bpm-diag / smartRPA

MIT License
17 stars 2 forks source link

Tracking "Enter" Events in Browser (EDGE) #17

Open thohenadl opened 10 months ago

thohenadl commented 10 months ago

Currently, in Edge browser enter events after putting text into a text field are not tracked into the log or the RPA bot afterwards. These events are important, as an enter event on a form could send the form, change the screen and present a new UI.

Therefore it is necessary to track such events in the browser.