开发者

Use marathon as GUI test

开发者 https://www.devze.com 2023-02-23 06:03 出处:网络
I us开发者_JAVA百科e marathon for testing GUI and run it with own UI and work properly with this UI.I need to run it without own UI for example by shell script or other language. How to run it without

I us开发者_JAVA百科e marathon for testing GUI and run it with own UI and work properly with this UI. I need to run it without own UI for example by shell script or other language. How to run it without own UI and with console and other scripting language even in JAVA.


Marathon has a batch option where it executes without a UI.

Try marathon -help which should give you the options.

0

精彩评论

暂无评论...
验证码 换一张
取 消