BoykaFramework / boyka-framework

🎉 Ultimate test automation framework for automating any application on any platform
https://boykaframework.github.io/boyka-framework/
MIT License
123 stars 42 forks source link

⭐ New feature: A new method should be introduced to set the focus on an input field. #853

Closed mfaisalkhatri closed 2 months ago

mfaisalkhatri commented 2 months ago

📗 Description of the new feature request?

A new method should be introduced that should be able to set the focus on a particular field. It will help in bringing the focus to field. When the focus is on the field, it should be highlighted and cursor position should be in that field.

🚧 Scenario where this would be used?

This would help in focusing on a particular input field

💁 Supporting information

No response