dequelabs / watcher-examples

2 stars 7 forks source link

Create basic JS example for Puppeteer #136

Closed dequejenn closed 1 year ago

dequejenn commented 1 year ago

Create a simple test in Puppeteer in javascript that already has Watcher integrated into it. When run, the test should result in a few accessibility errors. Verify these results make it up to developer hub and are expected and consistent before closing this ticket.

padmavemulapati commented 1 year ago

Verfied with the latest puppeteer-single page - basic jsexample,

  1. Enabled Puppeteer_v1 feature flag
  2. Created a Puppeteer project
  3. From watcher-example /puppeteer/basic/tests/login.js
  4. Verified the instructions from "developer-hub" start-up page instrucitons matched with the example-login.js
  5. Updated API-key and server-url Working as expected

https://github.com/dequelabs/watcher-examples/assets/47409579/cd75cac7-d1eb-4745-9845-1e756caf3daf

Environment:

Label Value
Server URL https://axe.dequelabs.com/
Server version 4.82.0
@axe-core/watcher version 2.0.0-next.e32d348e