SeeTestAutomation- Python
Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .
SeeTestAutomation supports integration with both Python 2.x and 3.x
To export a code to Python, you need to:
- Get the test code in Python language.
- Integrate SeeTestAutomation and Python.
Following is a step-by-step description of how to do it.
Step 1: In SeeTestAutomation, create your script and go to the "Code" tab.
Step 2: From the code tab select python language from the drop down list.
Code -> select -> python
Step 3: The code for the script will be generated in the python language. You can copy-paste it into any testing environment which supports Python.
Integrate to Python
To integrate SeeTestAutomation scripts into your regular testing environment. Need to use built-in clients which are located in the client directory under installation directory.
Following is a list of the files that are provided by SeeTestAutomation and are required for the integration:
- Experitestclient.py