How to click an element in Python-Behave framework?

How to click an element in Python-Behave framework?

Hi Emma,

You need to use commands like the sample shared below when selecting the textbox:

  • Add new to do item in the box.
  • Then click the add button.