Forum Discussion
rraghvani
3 years agoChampion Level 3
I've just used TC v15.46.9.7 x64 with Chrome 108.0.5359.99 (Official Build) (64-bit) and Edge 108.0.1462.46 (Official build) (64-bit), followed the exact instructions in Accessing Object Frames in Chrome and Edge. TC is able to recognised the UI objects,
function Sample_Run_Browser()
{
Browsers.Item("chrome").RunOptions = "--disable-web-security --user-data-dir=C:\\Users\\******\\AppData\\Local\\Google\\Chrome\\User Data\\Default --disable-site-isolation-trials";
Browsers.Item(btChrome).Run("https://www.office.com");
// …
}
Related Content
- 2 years ago
- 6 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago