Katalon 9.7.4: Desktop test automation run is faster on login screen and it is talking around 10 seconds to identify elements on other screens.
I tried with various xpths.
- absolute xpath also taking 10 seconds to identify element.
- straight Name property locator also taking around 10 seconds to identify element.
- Only login screen username, password, signin buttons quickly responded in test execution.
Please provide any clue on this.
Windows.swithchToWindow, SwitchToWindowTitle also not worked.