curb1983
3 years agoOccasional Visitor
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?