Hello,
I have run into the issue while using IE for web testing. For some reason, WebUI.click() function does’t work in IE.
Below is my code sample :
It can be seen, that Katalon marked click step as “passed” however, on the web page the element was not clicked. At the same time, I can send keys to the windows, it works just fine.
Could anyone please help me to resolve that issue?
P/S
I have read the following article (https://docs.katalon.com/katalon-studio/docs/internet-explorer-configurations.html) and completed all steps specified there but they didn’t help me.