-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Parsa Alizadeh edited this page Aug 13, 2020
·
6 revisions
Welcome to the universal-parser-tool wiki!
This page contains general options.
Find more information about parsers in their sections :)
-
-i, --inplace
: Test files created in the working directory, and not at the root path. -
-u {url}, --url {url}
: Samples fetched from{url}
. You are free to set any URL. The test format will be considered as default parser format. If you use this option, tests will be created in the working directory.
This options are supported by some parsers only.
-
--init
: Initialize your login data. The username and password will be saved into~/.uptrc
as plain text. -
-l, --login
: The driver will login to the site before parsing the task.