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.
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: