getElementTopPosition

Katalon provide WebUI.getElementLeftPosition() but there’s no WebUI.getElementTopPosition(). Why so?

This keyword is planned already, so you can wait for it :slight_smile:

Regards

I keep getting the following error:

Unable to click on object ‘Object Repository/Login21_ContPref/Page_PSN - Your Complete PAYMENT BI/button_Log Out’ (Root cause: org.openqa.selenium.WebDriverException: unknown error: Element … is not clickable at point (1220, 29). Other element would receive the click:

Another question is how come you can’t do this in Katalon.

findTestObject(btn_Submit).click()

My point is that a TestObject should be clickable. Some of these features should already be available since the first version of Katalon.

Any updates on this keyword? It is present in other drivers but not in WebUI. I am waiting for some time but 2 years is a long time :slight_smile:
WebUI.getElementTopPosition would be very helpful on some tests.
Thanks.

1 Like