|
| 1 | +--- |
| 2 | +id: kaneai-release-notes-0-0-2 |
| 3 | +title: Version 0.0.2 - Beta |
| 4 | +hide_title: false |
| 5 | +sidebar_label: Version 0.0.2 |
| 6 | +description: Beta Version 0.0.2 |
| 7 | +keywords: |
| 8 | + - LambdaTest kaneai |
| 9 | + - LambdaTest kaneai help |
| 10 | + - LambdaTest kaneai documentation |
| 11 | + - FAQs |
| 12 | +url: https://www.lambdatest.com/support/docs/kaneai-release-notes-0-0-2/ |
| 13 | +site_name: LambdaTest |
| 14 | +slug: kaneai-release-notes-0-0-2/ |
| 15 | +--- |
| 16 | +import NewTag from '../src/component/newTag'; |
| 17 | +import EnhancementTag from '../src/component/enhancementTag'; |
| 18 | +import BugFixTag from '../src/component/bugFixTag'; |
| 19 | + |
| 20 | +<script type="application/ld+json" |
| 21 | + dangerouslySetInnerHTML={{ __html: JSON.stringify({ |
| 22 | + "@context": "https://schema.org", |
| 23 | + "@type": "BreadcrumbList", |
| 24 | + "itemListElement": [{ |
| 25 | + "@type": "ListItem", |
| 26 | + "position": 1, |
| 27 | + "name": "Home", |
| 28 | + "item": "https://www.lambdatest.com" |
| 29 | + },{ |
| 30 | + "@type": "ListItem", |
| 31 | + "position": 2, |
| 32 | + "name": "Support", |
| 33 | + "item": "https://www.lambdatest.com/support/docs/" |
| 34 | + },{ |
| 35 | + "@type": "ListItem", |
| 36 | + "position": 3, |
| 37 | + "name": "Version", |
| 38 | + "item": "https://www.lambdatest.com/support/docs/kaneai-release-notes-0-0-2/" |
| 39 | + }] |
| 40 | + }) |
| 41 | + }} |
| 42 | +></script> |
| 43 | +## 1. Iframe, Shadow DOM, and Canvas Support |
| 44 | +KaneAI now fully supports testing for: |
| 45 | + |
| 46 | +- Iframe elements 🖼️ |
| 47 | +- Shadow DOM elements 🕶️ |
| 48 | +- Canvas elements 🎨 |
| 49 | + |
| 50 | +## 2. Iframe-Shadow-Canvas Support in Code Export |
| 51 | +We've gone the extra mile to bring full Iframe, Shadow DOM, and Canvas support in code exports 🖥️. Now, KaneAI handles these intricate UI elements with precision during script generation, making your automation journey even smoother. Whether dealing with complex nested iframes or shadow-rooted elements, KaneAI has you covered! |
| 52 | + |
| 53 | +## 3. Linux Image Fix in Test Management System (TMS) 🐧 |
| 54 | +We've resolved a bug impacting the Linux image within the Test Management System (TMS), ensuring a smooth and error-free experience for users on this platform. |
| 55 | + |
| 56 | +## 4. Auto-Scroll for Manual Interaction 🎯 |
| 57 | +No more searching for the latest entries after clicking! KaneAI now automatically scrolls to the latest interaction in manual testing sessions, saving time and making testing more efficient. |
| 58 | + |
| 59 | +## 5. View Issue Button on Error Only 🚨 |
| 60 | +To enhance UI clarity, the "View Issue" button will only appear if there's an error within the viewport. This helps testers focus on relevant issues without unnecessary clutter. |
| 61 | + |
| 62 | +## 6. Screenshot Modal Fix 📸 |
| 63 | +We’ve fixed an issue where screenshots would appear outside the modal on both KaneAI and TMS. Screenshots will now stay neatly within their designated area for better viewing. |
| 64 | + |
| 65 | +## 7. URL Update with Objective Changes 🌐 |
| 66 | +Whenever you update an objective, the URL will now update along with any other pre-filled fields. This improvement ensures that your URLs stay in sync with your updates for better tracking and organization. |
| 67 | + |
| 68 | +## 8. Prevention of Empty API Calls 🛑 |
| 69 | +We've added logic to prevent empty planner API calls on the main objective page. This optimization reduces unnecessary network activity and speeds up the experience. |
| 70 | + |
| 71 | +## 9. Label Overlap Fix in TMS 🏷️ |
| 72 | +Fixed the issue of labels overlapping other elements on the TMS UI. Now, we show a concise label such as "+12" when there's no space. Clicking it will open an overlay with all label details, improving readability and UI neatness. |
| 73 | + |
| 74 | +## 10. Test Case Name Display Issue Fixed 🔍 |
| 75 | +Resolved an issue where test case names weren't appearing in certain situations, such as when the screen was zoomed in at 200%. This fix ensures that test case names are visible even in extreme zoom conditions. |
| 76 | + |
| 77 | +## 11. Page Title Update 🔄 |
| 78 | +We’ve officially rebranded all page titles from Auteur to KaneAI, making our identity consistent across all UI elements. |
| 79 | + |
| 80 | +## 12. Excluding KaneAI Test Cases from Test Plan & Build Creation ⚠️ |
| 81 | +For better test management, we’ve restricted the creation of test plans and builds to exclude KaneAI Test Cases, ensuring a more streamlined process. |
| 82 | + |
| 83 | +## 13. Manual Interaction Enhancements 🖱️ |
| 84 | +We've refined manual interactions to make Click actions faster and more precise, optimizing the overall experience for testers. |
| 85 | + |
| 86 | +## 14. Stable Template Support 📑 |
| 87 | +Our templates have been stabilized for more reliable performance during test creation and execution. |
| 88 | + |
| 89 | +## 15. Appium Test Generation (Frontend Support) 📱 |
| 90 | +While not live yet, we’ve added support for Appium test generation from the frontend, getting ready for future mobile testing capabilities. |
| 91 | + |
| 92 | +## 16. Meta Tag Updates for KaneAI 🏷️ |
| 93 | +Meta tags have been updated for KaneAI, improving SEO and overall discoverability. |
| 94 | + |
| 95 | +## 17. Enhancements in Visual and Textual Query for Code Export 🔍 |
| 96 | +We've enhanced the visual and textual query capabilities in code exports, making your scripts even more accurate when handling complex UI elements. |
| 97 | + |
| 98 | +## 18. UI Action Improvements 🎯 |
| 99 | +UI actions have been optimized to ensure faster and more precise interactions during automation, reducing the chances of errors in test execution. |
| 100 | + |
0 commit comments