Hello,
is it possible to query an element to see if it is clickable ?
The existing function is very unreliable, because elements also exist when a popup or something else is superimposed. But it is not clickable.
You can fill in the whole form with one action if you
use <TAB> in "Text to type" input field. It acts as you
actually pressed TAB button on keyboard. You can even
use <RETURN> at the end of form filling to submit form
data - it acts as if you pressed ENTER button on keyboard
to submit the whole form data.