This shows you the differences between two versions of the page.
computer_setup_for_tast_use [2025/03/20 13:44] ale |
computer_setup_for_tast_use [2025/03/20 17:22] (current) ale |
||
---|---|---|---|
Line 105: | Line 105: | ||
- Click en “Start Server”.\\ \\ {{ :es:imagenmobile32.jpg?250 |}}\\ \\ | - Click en “Start Server”.\\ \\ {{ :es:imagenmobile32.jpg?250 |}}\\ \\ | ||
- Then click on the magnifying glass (marked in red in the image).\\ \\ {{ :es:imagenmobile33.jpg?250 |}}\\ \\ | - Then click on the magnifying glass (marked in red in the image).\\ \\ {{ :es:imagenmobile33.jpg?250 |}}\\ \\ | ||
- | - A new window will pop up. We need to click on “Desired capabilities” and in the JSON Representation something like this:\\ \\ {\\ "deviceName": "YourPhoneModel",\\ "platformName": "Android",\\ "platformVersion": "x.x",\\ "udid": "the id you retrieved before"\\ }\\ \\ **DeviceName** is the name you want to put to your device, we recommend to put the model of your phone (like Samsung Galaxy s10).\\ **PlatformName** will be the type of OS, in almost all the cases will be Android.\\ **PlatformVersion** is the version the device OS.\\ And the **udid** is the ID we got from the adb.exe.\\ \\ {{ :es:imagenmobile34.jpg?300 |}}\\ \\ | + | - A new window will pop up. We need to click on “Desired capabilities” and in the JSON Representation something like this:\\ \\ {\\ "deviceName": "YourPhoneModel",\\ "platformName": "Android",\\ "platformVersion": "x.x",\\ "udid": "the id you retrieved before"\\ }\\ \\ **DeviceName** is the name you want to put to your device, we recommend to put the model of your phone (like Samsung Galaxy s10).\\ **PlatformName** will be the type of OS, in almost all the cases will be Android.\\ **PlatformVersion** is the version the device OS.\\ And the **udid** is the ID we got from the adb.exe.\\ \\ {{ :es:imagenmobile34.jpg?300 |}}\\ \\ \\ \\ {{ :es:imagenmobile34.jpg?300 |}}\\ \\ |
- When you have completed this step, click the small save button highlighted in yellow in the image to save the JSON code. Then click on “Save As…” to save the device configuration. We recommend to type the same name you put on “deviceName” in the JSON code.\\ \\ | - When you have completed this step, click the small save button highlighted in yellow in the image to save the JSON code. Then click on “Save As…” to save the device configuration. We recommend to type the same name you put on “deviceName” in the JSON code.\\ \\ | ||
- Now click on “Automatic Server” on the top left and use the “Saved capability set” you just saved and press “Start Session”.\\ \\ {{ :es:imagenmobile35.jpg?300 |}}\\ \\ | - Now click on “Automatic Server” on the top left and use the “Saved capability set” you just saved and press “Start Session”.\\ \\ {{ :es:imagenmobile35.jpg?300 |}}\\ \\ |