Silk Mobile 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 Silk Mobile and Python.
Following is a step-by-step description of how to do it.
Step 1: In Silk Mobile, 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 Silk Mobile 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 Silk Mobile and are required for the integration:
Experitestclient.py