Uploading Selenium Script
The Selenium Reverse Engineering feature in TestWheel enables users to upload existing Selenium automation scripts and automatically convert them into a structured Page Object Model (POM) framework.
The Selenium Script module allows users to upload, manage, and execute Selenium automation scripts directly within the platform. This feature supports flexible automation integration by enabling teams to reuse existing Selenium test scripts instead of recreating automation frameworks manually, helping improve automation efficiency and centralized test management.
Supported upload formats include:
ZIP files containing complete automation projects
Java files containing individual Selenium test scripts

Managing Uploaded Scripts
After a successful upload, users can manage imported automation files directly within the platform. Uploaded files can be rearranged and organized in the required execution sequence to ensure proper automation flow.
The main execution script should be placed first
Dependency and supporting files should follow in the correct order

After the user clicks the Submit button in TestWheel, the uploaded document is saved successfully, and the system automatically navigates the user to the Application page.
Last updated
