79093032

Date: 2024-10-16 08:10:32
Score: 0.5
Natty:
Report link

For those who are looking for a solution nowday, there is a proper solution. Within css we can now search a value like in following example:

By.cssSelector("button[id*='btn_enter'])

Button identification in my case looks so: <button id="btn_enter_" type="submit" ...>

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kamil