October’25 Updates: Enhanced App Authoring in KaneAI, Run SmartUI Tests With GitHub Actions and More!
Salman Khan
Posted On: November 26, 2025
5 Min
TABLE OF CONTENTS
Last month, we rolled out some new features and enhancements, including improved mobile app authoring in KaneAI, support for GitHub Actions in SmartUI and enhanced capabilities in HyperExecute.
These updates let you test mobile apps with KaneAI across various use cases, simplify your CI/CD workflows using GitHub Actions that trigger automated visual tests, and run and analyze tests more efficiently in HyperExecute.
Latest KaneAI Features for Enhanced Authoring
These new features in LambdaTest KaneAI let you control how mobile tests behave, simulate real device conditions, and validate advanced flows before execution begins inside your KaneAI authoring session.
New Mobile App Authoring Capabilities
Here are some of the latest mobile app authoring capabilities we rolled out in LambdaTest KaneAI:
- Disable Screenshot Block: Bypass screenshot restrictions enforced by the mobile application. This allows you to capture screens and author test cases without interruption. You enable this capability from advanced settings before starting test creation.
- Biometric Authentication Testing: Simulate fingerprint and face recognition flows to verify how your mobile application behaves during biometric authentication. This helps you evaluate identity checks across supported devices and platforms.
- Image Injection: Inject images into camera-based flows before triggering the camera API. This is used for QR scanning, barcode testing, and image capture scenarios on real devices.
- Video Injection: Simulate video-based flows such as live capture and upload testing. The injected video is processed by the mobile application as if it were captured from the device camera.
- JavaScript Snippets: For JavaScript execution in KaneAI, you can write JavaScript snippets directly inside your test steps on Android and iOS. This allows you to manipulate data, apply conditional logic, define custom validations, and create dynamic waits without switching tools.
- Device Orientation Control: Select Auto, Portrait, or Landscape mode before the session starts. This lets you test orientation-specific UI behavior and detect layout issues that only appear when rotation changes.
- Bulk Conversion From Manual to Automated Tests: Convert multiple manual test cases into automated KaneAI tests in minutes. You can select the platform (Desktop Browser, Mobile App, or Mobile Browser), and KaneAI generates executable scripts, removing the need for a manual framework environment.
- Language, Locale, and Timezone Selection: For mobile browser or mobile app authoring, you can define language, regional format, and timezone before starting sessions. This helps you validate localized content and time-based workflows accurately.
- Deeplinks Support: With deeplinks in KaneAI for mobile app testing, you can jump straight to specific screens and perform relevant actions, skipping the need to manually move through the app’s interface.








Service Accounts for CI/CD
Service accounts let you run KaneAI tests securely through the API, making it easy to integrate with CI/CD pipelines without depending on individual user credentials that may change as team members come and go.
- Enhanced Security: Service credentials are isolated from user accounts, enforcing granular permissions and preventing unauthorized access.
- Reliable CI/CD: Pipelines remain stable despite team changes, ensuring uninterrupted automated test execution across environments.
- Clear Audit Trails: Logs distinguish automated executions from human actions, supporting precise compliance and accountability.
- Simplified Management: Centralized control removes shared credentials, streamlines rotation, reducing administrative complexity and operational overhead.
Integrate GitHub Actions Pipeline With SmartUI
You can now integrate GitHub Actions with SmartUI to perform automated visual testing and significantly reduce your test cycles.
The integration involves adding SmartUI credentials as GitHub secrets, creating a new workflow, and configuring a YAML pipeline that installs required dependencies and executes SmartUI tests. Once set up, the workflow can be triggered with your project token, allowing tests to run seamlessly and deliver results directly within GitHub Actions.

HyperExecute – Execution Intelligence and Reporting
The new features in LambdaTest HyperExecute streamlines test result analysis and reporting, giving you clear insights across environments and simplifying report generation.
- Job Insights View: You can access a consolidated view of test results even when tests run across different environments or parallel jobs. HyperExecute aggregates the data and presents a unified summary for comparison and historical analysis.
- Katalon Report Generation Support: You can generate Katalon HTML reports directly within HyperExecute. It supports the latest report formats and structures introduced in Katalon Studio 10 and above, ensuring compatibility with modern reporting standards.

NoteAnalyze builds quality through AI-native test reports. Try HyperExecute Today!
Summing Up!
In October, we released updates to make mobile app testing and automation easier. KaneAI now handles biometric flows, media injection, orientation control, and bulk test conversion.
Service accounts make CI/CD pipelines more secure and dependable, and GitHub Actions integration with SmartUI simplifies visual testing. HyperExecute provides clear test insights and simple report generation. Overall, these updates help teams test and deliver apps more quickly and reliably.
Author