Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

Use the same submit button for each Survey Question type #619

Open
waryhermit opened this issue Feb 13, 2017 · 1 comment
Open

Use the same submit button for each Survey Question type #619

waryhermit opened this issue Feb 13, 2017 · 1 comment

Comments

@waryhermit
Copy link
Member

There should be only one submit button that works for all of the Survey question types. Having a button for each that has no unique identifier (name or id) makes testing difficult. Not only that, but its a waste of html too.

@waryhermit
Copy link
Member Author

Right now I can work around this with some fragile and clunky xpath magic:

//*[@style="display: block;"]/div/input

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant