selenium-cucumber-js
selenium-cucumber-js copied to clipboard
The selenium "until" class UNUSED to wait for elements/events
trafficstars
Hello @john-doherty! I try to use "stalenessOf( element )" condition driver.wait(until.stalenessOf('mat-spinner'));
but I got "TypeError: element.getTagName is not a function" How can I wait until element will be invisible?