Support > Forums > OpenBots Studio > Error when set text to web element
Getting following error when using set text command to web element. "Pipe handle has not been set. did your pipestream implementation call initializehandle?"
This forum has 317 topics, 687 replies, and was last updated 4 months ago by Nataly Alvarado...
Hello Nisala,
the "Element Not Found" exception indicates that the bot was unable to find the web element based on the indicated search criteria. Make sure that you are enabling the appropriate "Element Search Parameters" and that the parameter value matches the site's element.
Usually the search parameter is set by indicating the targeted element�s xpath on the Xpath field. The xpath can be modified as needed by using the site�s HTML information, also variables and wildcards can be included.
The search criteria can be easily extracted through the Native Element Recorder. Another option is to obtain the xpath manually, by inspecting the element on your web browser.
Hi,
I have done the above steps. But still getting an error "Element not found". Help me on this.
Thanks. Chamath
Hello Nisala,
please reference the following guide: NativeRecorder_SetupGuide
Hello Nataly,
I'm using Native browser commands. How can I setup chrome extension properly? please help me on this.
Thanks. Nisala Chamath Jayasinghe
Hello Nisala,
Please, let me know if you are using the Selenium Browser Commands or the Native Browser Commands. If you are using the latter, the shared error indicates that the Chrome Extension has not been setup properly.
You are not authorized to reply, please click here to login and add your reply to this topic.