webdriverio / workshop

A hands on course to learn WebdriverIO from scratch
MIT License
38 stars 19 forks source link

set Time issue #9

Open saravanakumarvthink opened 1 year ago

saravanakumarvthink commented 1 year ago

Error: Timeout of 60000ms exceeded. The execution in the test "ACRT login It should login with valid login user " took too long. Try to reduce the run time or increase your timeout for test specs (https://webdriver.io/docs/timeouts). (D:\WDIO\test\specs\AcrtLogin.ts).

I am faceing this type of issue while switch the screen 1 to 2

seanpoulter commented 8 months ago

Did you get this resolved @saravanakumarvthink? What chapter were you working on?