You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UI-Tests depend on internal HTML attributes of the Tableau Server UI, e.g. getElements("span", "class", "ftmd0dp"). We should avoid using these IDs to make the tests stable across Tableau versions.
UI-Tests depend on internal HTML attributes of the Tableau Server UI, e.g.
getElements("span", "class", "ftmd0dp"). We should avoid using these IDs to make the tests stable across Tableau versions.