saucelabs / the-internet

An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.
http://the-internet.herokuapp.com
Apache License 2.0
782 stars 641 forks source link

Add checkbox ids #38

Open tjmaher opened 5 years ago

tjmaher commented 5 years ago

Attempting to add to checkboxes the id='checkbox1' and id='checkbox2' to make it easier to automate.

Not sure if this way I am proposing is correct.