Expected condition failed: waiting for element to no longer be visible: By.className: RegisterBtn (tried for 10 second(s) with 500 milliseconds interval)
Asked
Active
Viewed 34 times
0
-
1Hi. Can you share some code for what you are trying to achieve. And on what page you are trying to find the element on. It is hard for us to help you without any information. – Kiksen Feb 26 '20 at 09:48
-
Hi Kiksen, Thanks,It's fixed. I Increase the Wait time using Thread.Sleep(); – satzkrish Feb 27 '20 at 10:52