Sometimes my proxy fails and it's waiting for CSS element, because the page has not loaded, but it has not(why?) thrown an error for [[WAS_ERROR]] for me to change proxy and try again. How can I check for if "waiting for CSS element" times out?
browser has no data to render, proxy doesn't work, but it doesn't get detected as an error. How do I throw an exception for that? https://imgur.com/a/jvwe64Z
Create a variable called "counter". Than use "is element exist" to check if element exist and update "counter" variable whenever element is missing. Check counter variable in the loop, and fail thread if "counter" hit 3