SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Add flexibility to `tap tab` Step to allow the dev to include `#` #839

Open plocket opened 8 months ago

plocket commented 8 months ago

Our other tap Steps use selectors. It might be confusing to have the different behavior for a tab specifically, but we do need to keep the old behavior. Allow the developer to include a # in their tab id by just striping it off of the front of the string before continuing with the Step.