IE Recording stops when navigate from a page Rel-6.0.6

This is regarding 6.0.6 release Note >> Fixed an issue where recorder function is not working with Internet Explorer in Katalon Studio version 5.10.1.
-The Spy Web is working properly however the Record Web still has issue . The recorder stops recording when the page navigate to different URL. Here is the step to reproduce the issue -

  1. Start recorder with IE and navigate to https://katalon-demo-cura.herokuapp.com/ and click the “MakeAppointment” button. Recorder records the MakeAppointment button click. Next login page NO recording happens for login action. Stop recorder
  2. Start recorder with IE and navigate to CURA Healthcare Service. Fill all details and click submit button. Recorder records all login details. Recorder stop recording in Next page i.e Make appointment.

Also - New issue detected for the same recording in IE

  • In IE , When the site has 2 way SSL and SSL Cert selection window pops up in IE, Both Object Spy and Recorder automatically clicks the “Cancel” button of the SSL selection screen. As the certificate is not selected SSL handshake fails with authentication error. Same thing happens with Playback also. But in case of playback after Navigate URL, if we say acceptAlert , then “OK” button get selected and atleat the first cert in the list is selected. It appears that after navigation if their is alert box of any type the tool is doing the “cancel” action. This is creating problem and is a showstopper for IE with 2 way SSL. Pls. note that in enterprise most of the application will be with 2 way SSL . Request you to address this issue along with this as its part of the same issue
1 Like

Thank you for the report. We are working on this.

Hi @devalex88 - Updated the Issue with latest finding under same IE recording. Please resolve that along with the other issue as both if resolved then only complete IE recording will work

We are working on it for version 6.1.2. I’ll keep you all posted.

Thank you all for reporting this issue. Please uninstall the current IE add on, then install the new version here https://github.com/katalon-studio/katalon-studio-ie-addon/releases/tag/v1.1.0 and let us know the result.

Please note my finding IE11 Recording not working with version 5.10.1

@devalex88 - Pls. update on the status of other issue highlighted with 2 way ssl -

  • In IE , When the site has 2 way SSL and SSL Cert selection window pops up in IE, Both Object Spy and Recorder automatically clicks the “Cancel” button of the SSL selection screen. As the certificate is not selected SSL handshake fails with authentication error. Same thing happens with Playback also. But in case of playback after Navigate URL, if we say acceptAlert , then “OK” button get selected and atleat the first cert in the list is selected. It appears that after navigation if their is alert box of any type the tool is doing the “cancel” action. This is creating problem and is a showstopper for IE with 2 way SSL. Pls. note that in enterprise most of the application will be with 2 way SSL . Request you to address this issue along with this as its part of the same issue