How to identify DOM elements from a modal created by the $ ui-modal Angular service with Robot Framework - Selenium?
I have a several modals and robot framework doesn't recognize them.
The HTML's modals is generated dynamically when an event happens on the web page.