After huge investments in R&D, Greenspector is proud to release new product about measurement of iphone. Greenspector now use XUITEST to implement his GDSL commands to launch test on iphone devices of your own or installed on Greenspector Power Test Bench.
Greenspector depreciates his old GDSL commands implemented with facebook web driver agent.

Using the XUITEST framework is preferable for measurement because it can be runned directly on the phone without being controlled by the web driver agent that induces network communications.

Please update Greenspector CLI and Test Runner

Power Test Bench

Web Interface


GDSL for ios

I can now write my functional journey test with GDSL for iOS.

Here is the list of 40 available GDSL commands for iOS

gsl_ios.png


Greenspector CLI /

Test Runner

Improvements

Greenspector CLI

# use link to public apk
gspt tb ct --ts suite1:./demo.testgb --app https://test.greenspector.com/demo.apk -m com.greenspector.demo --iterations 1 -e PAUSEDURATION="30000" -e PAUSEAFTERLOAD="1000"

Documentation changes