Test Code Generator(Web)
1. Select a Platform
Allows you to choose the platform on which you want to run your test. Available platforms:
Web

2. Select an Operating System
This option allows you to choose the operating system, browser, and version for running your test.
Fields to choose from:
Operating System – Select the OS on which the test will run.
Browser – Choose the browser for execution.
Version – Specify the browser version.
Take Screenshot – Captures a screenshot during the test run.
Record Video – Records a video of the test execution.
Screen Resolution – Sets the screen size for the test automation window.

3. Generated Code for Local Execution
This section contains the code generated for execution in your local environment.
Executable code options:
Java
C#
Python
Ruby
Node.js

Last updated