How to identify DOM elements from a modal created by Angular ui-modal with Robot Framework - Selenium?

183 Views Asked by At

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.

0

There are 0 best solutions below