Fix a bug with the allow duplicates button
- Checking the button state relied on a label presence which made the check not reliable. - #click_element can't click on the button if it is disabled.
Showing
Please register or sign in to comment