Hard Selectors

The buttons below have ‘challenging’ selectors. Try to find the buttons and click them.

If you encounter these in the real world, you might raise these as bugs.


Select By ID

The buttons in this section have id’s which are harder to select.

Select by ID 01

Try to locate the button below using the ID on the button.

Select By ID 02

Try to locate the button below using the ID on the button.

Select By ID 03

Try to locate the button below using the ID on the button.

Select By ID 04

Try to locate the button below using the ID on the button.


Select By Class

The buttons in this section have class names assigned which are harder to select.

Select By Class 01

Try to locate the button below using the class select.by.class on the button.

Select By Class 02

Try to locate the button below using the class select by class on the button.

Select By Class 03

Try to locate the button below using the class select by class on the button.


Select By Text

Try to locate the button below using the button text.


Select By data-val

Try to locate the button below using the data-val Hello "World".

<-- end testable content -->