satheesh12sk / ALL-Teacher-assistant-qa-Report-

ALL Teacher assistance portal QA Automation Script
0 stars 0 forks source link

Committing the flipkart Appium code with Adding new address and filters #4

Open RameshAravindhQA opened 1 month ago

RameshAravindhQA commented 1 month ago

Hi Satheesh,

I have worked on the following code: 1)Login (Due to the maximum limit having reached enabled setNoReset(true) ), so it will continue on the existing login 2) Added new address 3)Navigating to Home 4) Search for product 5) Applied filters (By Coordinates by enabling the show pointer location in the device) 6) Click on the first visible products 7) Added to cart 8)Place order 9) Continue for purchase 10) Payment page(Note: If proceed with payment order will be placed)

Note: I have used Thread. sleep(sec) not multiple scenarios, due to some features having to refresh or time taken to another resource to get.

Till then, I have written the scripts, and some modifications should be made in the refactoring code.