Simply put:
1 When click my cart button on the previous page, the 'my cart' webpage should be load and display properly.
2 On the cart webpage, the display content and page layout should meets the requirements those were set before.
3 Try to add some items to the cart, and check the items aattributes (such as number, color, classification and so on....) are all correct.
Subscribe to:
Post Comments (Atom)
What to do to make sure HTML Table is loaded completely if implicit and explicit wait are not working.
These days I was working on a project, to implement the delete function of a listing. Such as below: Actually, every time deleted the it...
-
What are Hooks? Definition The hooks (event bindings) can be used to perform additional automation logic on specific events...
-
Most people already know how to send a lone request using Postman. Send it off, inspect the response you get from the server. Make some adj...
-
Selenium with C# (Waiting) Raw 0.cs webdriver . FindElement ( By . Id ( " search_button " )). Click (); Thread . ...
No comments:
Post a Comment