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 device 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 performed runned directly on the phone without being controlled by the web driver agent that induces network communications.
...
Code Block |
---|
# 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
In CLI : Installation of app for android (apk) and ios (ipa), -- apkFile is deprecated, use -- app instead