Support > Forums > OpenBots Studio > Error when set text to web element

Error when set text to web element

Nisala Jayasinghe

  • Reporter
  • Calender Icon September 08,2021 at 7:38 AM

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 314 topics, 681 replies, and was last updated 8 days ago by Support Agent

Nataly Alvarado...

  • Participant
  • Calender Icon September 16,2021 at 4:57 PM

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.

Nisala Jayasinghe

  • Participant
  • Calender Icon September 16,2021 at 4:41 AM

Hi,

I have done the above steps. But still getting an error "Element not found". Help me on this.

Thanks. Chamath

Nataly Alvarado...

  • Participant
  • Calender Icon September 10,2021 at 5:12 PM

Hello Nisala,

please reference the following guide: NativeRecorder_SetupGuide

Nisala Jayasinghe

  • Participant
  • Calender Icon September 09,2021 at 6:04 AM

Hello Nataly,

I'm using Native browser commands. How can I setup chrome extension properly? please help me on this.

Thanks. Nisala Chamath Jayasinghe

Nataly Alvarado...

  • Participant
  • Calender Icon September 08,2021 at 5:11 PM

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.