Forum Discussion

curb1983's avatar
curb1983
Occasional Visitor
2 years ago
Solved

Record test Chrome frame content not accessible

I have problems recording a test with Chrome browser version 102. I get an error stating that the frame content is not accessible.

I went through the steps on this page to prepare chrome browser for web testing.

 

I added the command line arguments --disable-web-security, --user-data-dir and --disable-site-isolation-trial. However chrome reports that these arguments are not supported and the recorder is still reporting frame content not accessible.

 

How can I solve this?