Skip to Content
0
Jan 26, 2023 at 01:53 PM

SAP Screen Personas not refreshing DOM after an action

236 Views

Hello!

I was wondering if any of you had this problem with Personas: after I get an element by its ID and try to .select or .press the DOM is not updated but I can still work getting the next window elements with .findById method.

For getting the DOM updated after doing any of the abovementioned functions, I send an F1 key to refresh the DOM (like trying to get help from a field) and that does the trick. Is there anyway to send a refresh action through Personas?