I am attempting to integrate Splunk Synthetic with a browser test.
The button i wish to press sits within an iframe, and i cannot seem to understand how do i need to setup the steps to select and press it.
Each time the result says element not found
What i tried so far:
1. Updated the name to CSS and gave the ID and Name of the element - not found
2. Tried to use a selector to select the iframe - the result shows i did not setup my selector correctly
Are there any guides online that explain how to setup such a test using a recorder?
Thank you in advance