Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Procedure: Define a locator for your button using XPath (//a[contains(text()[contains(.,'LoginLOGIN')]/ancestor::button) and use it in your step. Your step will look like this:

...