0

EX: if an element has the class 123 then I want the program to do something when it changes to abc

Right now I'm using a while loop which everybody knows is the least efficient thing to use in the scenario. This is my first time using Selenium

Johonny
  • 151
  • 1
  • 4
  • 17
  • See the following answer to similar question asked. https://stackoverflow.com/questions/15237129/webdriverwait-for-an-element-attribute-to-change – yogev Apr 30 '21 at 19:58
  • Check here. I had a similar question once. https://stackoverflow.com/questions/66859094/wait-till-text-in-an-element-is-changed – vitaliis Apr 30 '21 at 22:08

0 Answers0