Tarren Dhruve Patel

Results 2 comments of Tarren Dhruve Patel

I am still having this issue using chrome version 81. This is the error i get when running my automated tests: `- Failed: unknown error: cannot determine loading status from...

When I am on a page I run the below to switch focus to the iframe: ``` browser.switchTo().frame(1); //browser actions here ``` After clicking a button on the first iframe,...