Hi
We are testing Peoplesoft Fluid test cases. Katalon thinks it has clicked on the item in Firefox v61 and continues. It does this until it reaches an object and then says it is not there. However, it appears the underlieing javascript menu link method call is not getting executed, or the information not returned and menu updated accordingly from Firefox. The same test case works in Chrome v67.
I tried executing the javascript menu item with associated parameters directly from groovy but no luck. This makes sense because the returned information would have to be put into the menu for the menu to show the updated options for the user to click on. Again, Chrome works fine without running any fancy groovy javascript method calls.
Any thoughts?
Stewart