correction:
Sometimes you have to wait before start typing after the GUI element got focus after a click() e.g.
try: click(targetElement) wait(0.5) type("test")
correction:
Sometimes you have to wait before start typing after the GUI element got focus after a click() e.g.
try: ment)
click(targetEle
wait(0.5)
type("test")