|
Automating Navigation
Automating user navigation may be done by embedding the username and password within the posted QueryString.
So for example:
- Main Screen - https://account.invoice4u.co.il/User/main.aspx?username=guest&password=guest
- Invoice/Receipt Report -
https://account.invoice4u.co.il/User/Reports/rpt_invoice_receipt.aspx?username=guest&password=guest
|