dequelabs / watcher-examples

2 stars 7 forks source link

BUG: Webdriver JS example is not running on Windows machine #191

Open gayathrit12 opened 3 months ago

gayathrit12 commented 3 months ago

Description:

While running webdriver js, it is always throwing timeout error.

Steps to reproduce:

  1. Clone https://github.com/dequelabs/watcher-examples repo
  2. Run test from webdriver js and verify

Expected behavior:

Test should run successfully

Actual behavior:

Test is failing with timeout error

Recording:

https://github.com/dequelabs/watcher-examples/assets/102580833/cc4ef540-9b89-4c83-898b-051bb872a3f8

Note:

This issue is only happening on new Windows machine (Me and Padma both tried on NEW Windows machine same issue observed)

Environment:

Label Value
Server URL https://axe-qa.dequelabs.com/
Server version 4.117.0
@axe-core/watcher version 3.11.1-rc.c25b1203
OS Windows 11
Tested Browsers Chrome Version 126.0.6478.115 (Official Build) (64-bit)
dequejenn commented 3 months ago

Moved this to low priority/ice box since it is only reproducable on Gayathri's new windows machine and works fine on her old. Also, the example is broken with and without watcher integrated, so there is something wrong in the test, not in watcher.