Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an id for header API-URL to make it easier to locate in selenium IDE #1819

Closed
Nazarah opened this issue Oct 26, 2016 · 3 comments
Closed

Comments

@Nazarah
Copy link
Contributor

Nazarah commented Oct 26, 2016

Add id for API URL and tabs in API profile page. Adding the ID will make the template more readable and will make automated testing easier, because items can be reach directly instead of going through DOM hierarchy or X-path. See comment for ítems where ID is needed.

image

Reference for correct id usage:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
https://developer.mozilla.org/en-US/docs/Web/API/Element/id

@Nazarah
Copy link
Contributor Author

Nazarah commented Oct 26, 2016

also need for the following section panels:

Documentation Tab:
Documentation
Link
Viewer

Metadata Tab:
Metadata

Feedback tab:
Feedback and report messages

Backlog tab:
Backlog

@Nazarah
Copy link
Contributor Author

Nazarah commented Oct 26, 2016

for search result page:

"Search results"

@Nazarah
Copy link
Contributor Author

Nazarah commented Nov 7, 2016

also please look for unique elements in a page that lacks ID

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

No branches or pull requests

4 participants