'Select an element past a css=macrocomponent with Selenium IDE in ServiceNow

I'm working with automating some tests in ServiceNow, for some reason when working in a custom workspace Selenium IDE and ATF are having trouble.

When trying to select an element from the screen the only target available is the macrocomponent at the very top of the HTLM file.

I've tried using the xpath, the full xpath, the id of the button, the class tags but it does not recognize any of them.

I have not found any similar issues regarding this problem here nor in ServiceNow forums.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source