18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
TypeError: el is undefined
I have a script which was fully working (on the same browser/os), but for some reason fails with the following error:
_setSelected(_select("name_of_my_element"), "1");
TypeError: el is undefined
OS Name: Windows 7 (64 bit)
Browser: Firefox 8.0
Sahi Build: 2011-05-25
I can't figure out what the problem could be, the select box is available, and has an option with a value of 1.
Any help is much appreciated
_setSelected(_select("name_of_my_element"), "1");
TypeError: el is undefined
OS Name: Windows 7 (64 bit)
Browser: Firefox 8.0
Sahi Build: 2011-05-25
I can't figure out what the problem could be, the select box is available, and has an option with a value of 1.
Any help is much appreciated
This discussion has been closed.
Comments