Robocorp Level II Certification

HI,
After clicking “Create Another Robot”, popup appears right? which I can’t see while running VS Code and it says “element is not interactable”, Can someone help on this issue?

Hello @thamizhmani.b welcome to forum :wave: Its bit hard to understand what you mean not visible from VS Code. For finding elements you can use New Browser Locator from Robocorp extension and then inspect elements on popup.
image

Hi @linkraivo PFA below screenshot


I am talking about this popup, this popup will appear every time we click “Create Another Button” manually. The problem I am facing is this popup isn’t visible while running the code and hence my process fails stating that “element not interactable”

This is part of course, there is Close annoying modal keyword you need to implement. You can check documentation how to counter failures