5.8 iframe issues

Previously, finding and using web elements inside an iframe worked fine.

After 5.8 upgrade, switching to iframe works fine but Katalon can’t find web elements inside iframe.

Either fix this or please let us know how can we go back to the old version 5.7?

1 Like

It appears that Google Chrome v70 has this bug.

I had the same problem, updating the Chromedriver worked for me:

You will need to replace the one found in your KatalonFolder (Katalon_Studio_Windows_64-5.8.0\configuration\resources\drivers\chromedriver_win32\) with the downloaded one this should fix the issue.

4 Likes

Dan said:

I had the same problem, updating the Chromedriver worked for me:
Sign in - Google Accounts

You will need to replace the one found in your KatalonFolder (Katalon_Studio_Windows_64-5.8.0\configuration\resources\drivers\chromedriver_win32\) with the downloaded one this should fix the issue.

Great! This fixed the issue. Thank you!

Looks like I have the same issue, but I’m using Chrome 70 on a Mac with Katalon Recorder version 3.6.11

Any idea how I can get round it? By the looks of it, the fix above was for Windows…