My Katalon Recorder extension in Edge Chromium was upgraded today to 7.0.0. After this I noticed that prompting stopped working.
I get that storeExpression and writeToCSV can replace this approach and I do this also. But the reason for visual prompting is so that less confident testers are prompted to enter their input.
eg of what now doesnt run:
runScript | return prompt(‘Do you like sausages’,‘yes/no’) | storeResult
My assumption is javascript prompt and other functions are deprecated. If that’s the case is there any alternative that will present a visual option for end users?
I’m also seeing lots of JavaScript errors and pages that won’t load with recorder 7.0 installed. When I uninstall the recorder all the errors go away. When I reinstall the recorder all the errors return again.
I would also love a fix or a way to go back to the previous version.
Further to my original comment, we are having to disable katalon recorder because with 7.0.0 many of our forms are loading with javascript issues. Please can we get some urgent attention on this?!
This problem is so easy to see, just run alert(“hello”) in the Browser developer tools Console with katalon recorder enabled, and it will fail. Run it with katalon recorder disabled and it will run correctly (and present an alert saying “hello”)
Thank you for reporting this issue to us. We appreciate your help in identifying problems and unusual behaviors.
We will be forwarding your issue to our Recorder team soon. Before doing so, could you please provide the following:
The web page that you were testing with Katalon Recorder.
The steps to reproduce the bug.
A screen recording of the bug in action.
The information above will be very helpful to our Recorder team!
Additionally, you could also contact our Recorder team via the email: recorder-services@katalon.com for faster support, bug report, or feature requests.
If possible, when your issue has been resolved, could you share the solutions with us here in this thread? That would definitely help others who are facing the same problem.
Hi @derobertis.michael, thank you for bringing this issue to our attention. Our engineering team has investigated and fixed the returnPrompt function not working issue. The new version 7.0.1 will be released at the beginning of next week. We will notify you in the forum once it’s released. Kindly verify its functionality thereafter and inform us if the problem persists.
Thank you.