-
Notifications
You must be signed in to change notification settings - Fork 0
Save variable
gcvfi edited this page Dec 28, 2019
·
7 revisions
Back to AIQ Commands | Home
Note: Draft content, work in progress, not yet reviewed or verified.
| Test Steps | Data |
|---|---|
| open website | https://www.google.com/ |
| Save it as search_text | New York |
| Enter | ${search_text} |
| Hit enter | |
| ... | ... |
| ... | ... |
| Test Steps | Data |
|---|---|
| open website | https://www.google.com/ |
| Enter | Atlanta |
| Hit enter | |
| Save _xpath{ "//*[@title='Search']" } as from_google_input | |
| Wait 1 sec | |
| ... | ... |
| ... | ... |
| Test Steps | Data |
|---|---|
| open website | https://www.google.com/search?q=usa+time |
| Enter text and save it as my_var_place | London |
| Enter text in "search" and save it as my_other_place | Paris |
| Enter | ${my_var_place} |
| Wait 1 secs | |
| Enter | ${my_other_place} |
| Wait 1 secs | |
| ... | ... |
| ... | ... |
- User Guide HTML (V1.3)
- User Guide PDF
- AutonomIQ NLP commands (V1.0 - Old)
- More ...
- AIQ Commands wiki (new draft)
- AIQ User Guide wiki (new draft)
- Release Notes wiki (new draft)
- How to Guides