Type Text keyword fails with error: ValueError: ContextTree has not been initialized
What am I missing ?
Type Text keyword fails with error: ValueError: ContextTree has not been initialized
What am I missing ?
Hi @humy65
Some questions and suggestions…
jabswitch
?RC_JAVA_ACCESS_BRIDGE_DLL
?ignore_callbacks
Library RPA.JavaAccessBridge ignore_callbacks=True
Select Window
with the title of application window you are trying to access before using keywords like Type Text
Documentation here
Thanks!
Select Window was missing.