11 years ago
[LoadUIWeb] simulating search window pop-up
Hi all,
First time user here ^^
So here is my scenario for simulation. I'm using online purchase order system.
1. Login to the system..
2. Open a page for purchasing.
3. There is a small button below which I have to open for searching the items to purchase.
4. Select that item and returning to the main page.
5. Encode the remaining details and submitting the transaction.
6. Log out the system.
Now I try to verify this scenario and I'm currently stuck with the warning received response code(500) differs from the expected response code (200).
Upon closer inspection I have found out it has something to do with opening the item search button (the one that pops out a new window for item selection) that caused the warnings and subsequent errors.
So any idea how to simulate correctly the popping up of new window?
Is there any configurations I need to change?
Thanks ^^
First time user here ^^
So here is my scenario for simulation. I'm using online purchase order system.
1. Login to the system..
2. Open a page for purchasing.
3. There is a small button below which I have to open for searching the items to purchase.
4. Select that item and returning to the main page.
5. Encode the remaining details and submitting the transaction.
6. Log out the system.
Now I try to verify this scenario and I'm currently stuck with the warning received response code(500) differs from the expected response code (200).
Upon closer inspection I have found out it has something to do with opening the item search button (the one that pops out a new window for item selection) that caused the warnings and subsequent errors.
So any idea how to simulate correctly the popping up of new window?
Is there any configurations I need to change?
Thanks ^^