pa11y / pa11y-ci

Pa11y CI is a CI-centric accessibility test runner, built using Pa11y
https://pa11y.org
GNU Lesser General Public License v3.0
509 stars 62 forks source link

Support for wait for network call #200

Open mudit94 opened 1 year ago

mudit94 commented 1 year ago

I have a scenario like , after entering the username , the page waits and loads other textbox to enter password without navigating to a new page. how do i achieve this wait in pa11y-ci