Aleksandr Kovalenko created AMBARI-20607:
--------------------------------------------
Summary: Provide helper for adding attributes for tests
Key: AMBARI-20607
URL: https://issues.apache.org/jira/browse/AMBARI-20607
Project: Ambari
Issue Type: Task
Components: ambari-web
Affects Versions: 3.0.0
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Fix For: 3.0.0
We need to avoid using bootstrap and other class names for xpath in QE tests,
as these class names are changed from time to time during refactoring, changing
markup, removing/adding new styles. But at the same time we need to have some
way to find xpath for all elements we need. In this task special Ember helper
will be provided. This helper will add data-qa attribute for html elements to
use it for xpath in tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)