Not able to access elements inside iframe
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2022
05:11 AM
09-20-2022
05:11 AM
Not able to access elements inside iframe
Hi All,
I am trying to access elements inside iframe but not able to capture that element instead Testcomplete is taking full screenshot of iframe in record mode.
I have done below setup still the issue is same-
1)Call object method in Testcomplete
2) Right click on chrome -> properties - Target --- <--disable-web-security --user-data-dir="C:\\Users\\Administrator\\AppData\\Local\\Google\\Chrome\\User Data\\Default" --disable-site-isolation-trials >
Please help me to understand what I am missing here.
Labels:
- Labels:
-
Web Testing
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2022
07:16 AM
09-20-2022
07:16 AM
I'm using TC v15.43.1.7 x64 with Chrome v105.0.5195.102
I've created a TestedApp for Chrome with parameters
My recorded keywork test,
Result
The example is based on using https://www.w3schools.com/html/html_iframe.asp
