Hi, I have where a scenario where i am uploading a excel sheet and need to verify if all the data from that sheet is uploaded completely.If not i need to send the get request in loop to verify when the data is uploaded.
I need to verify "text" in response , if the text in in the response go to next iteration other wise go to in loop.
↧
How to insert while loop
↧