Skip to content

Quick mode

Use quick mode to practice some business not depend on authentication.

The following tables show the details for all params in quick mode:

Ex: test -quick -h

Quick mode params

Short Long Description Mandatory Has argument Command
-proxyConfig --proxyConfig proxy Config No No
-cleanJavaWorkspace --cleanJavaWorkspace clean Java Workspace No No
-quick --quick Run quick mode Yes No
-updr --updatedriver Update all driver No No test –quick -updr
-clone --clone - To clone existing config file in your computer to current agent-core folder
- Param: existing config file path
No Yes test --quick -clone ... ("..." = config file path which is cloned from)
-setting --setting Change specific value in config file No Yes test --quick –setting "http.proxyHost=fsoft-proxy"
-h --help Show info about quick mode No No test --quick -h
-val --validate - Perform errorchecking and display a message if any.
- Param: project path
No yes test --quick -val ...
("..." = project path)