Skip to main content

Author Your First Mobile Browser Test

In this guide, we'll walk you through how you can author your mobile browser tests using KaneAI

Steps to Author Your Mobile Browser Test

Step 1: From the KaneAI dashboard, click on Author Browser Test.

Image

Step 2: A modal would appear from the side. Select Mobile from the sidebar.

Image

Step 3: Now, choose your preferred OS (Android or iOS), browser, device and the OS version.

Image

Step 4: You can also toggle on advanced settings such as network throttling or auto-login through Google from the Advanced Settings option.

Image

Step 5: Once done, click on Author Test.

Image

Step 6: Now tell KaneAI what you want to author using natural language without the need for coding or scripting knowledge required. KaneAI translates your instructions into executable test steps automatically.

Image

As you add each instruction, KaneAI queues them in real-time without waiting for completion. This allows you to build comprehensive test flows quickly and efficiently. Once you've outlined all your test steps, click Finish Test to finalize your automated test case.

Step 7: Now, select your Project and the folder where you want to save your test cases. The Test Name and Description will be generated automatically, but you can also edit them. Select your test's Type and Status, as well as the necessary tags that will allow you to search for it later.

Image

Step 8: To execute your test, click on the Execute test case button and you will be redirected to the HyperExecute dashboard where your tests will be executed.

Image

Feature Support Matrix

Feature / ActionSupport StatusNotes
Element ScrollSupported
Key Events (e.g. Enter, Space, Tab)Not Supported
Clear Input FieldsSupported
App Instructions (e.g. background, hide keyboard, show notifications)Not Supported
Textual & Visual QueriesSupportedIncludes driver-based queries.
Sites with Permission Popups (notifications, cookies, location)Supported (Android only)Popups are auto-accepted on Android. iOS not supported currently.
Cookies & Local StorageSupported
Network AssertionsNot SupportedNot yet available for mobile web; only supported on web.
Negative Scenarios from App UX (e.g. switch app, go to home, go back)Not SupportedThese are app-specific and not currently available in browser testing mode.

Have any feedback or request? Reach out to us via support@lambdatest.com and we would be happy to hear from you.

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles