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.
[Assist] Arose "Error: The parameter passed to _click was not found on the browser" in Chrome only?
Hi seniors:
I met a problem while I was spying a web component as the "_click(_link("Management"));" syntax (expect it could move to 'Management' link), after that,(in sahi controller) I got a response that hinted an error message "Error: The parameter passed to _click was not found on the browser".
Even put it as at sahi suite(*.sah) that caused web automating couldn't move forward.
By the way, I tried as the other two browsers "IE8" and Firefox23, they did work eventually.
My environment:
1. XP sp3
2. sahi opensource v4.4
3. Chrome Version 29.0.1547.62 m
Please have a link reference as following:
https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-frc3/1240419_565043826891261_791687618_n.jpg
are there somebody could tell me what happen on that? IE8 and Firefox23 are ok, Chrome29 not ok
thanks in advance.
BR
Wei
I met a problem while I was spying a web component as the "_click(_link("Management"));" syntax (expect it could move to 'Management' link), after that,(in sahi controller) I got a response that hinted an error message "Error: The parameter passed to _click was not found on the browser".
Even put it as at sahi suite(*.sah) that caused web automating couldn't move forward.
By the way, I tried as the other two browsers "IE8" and Firefox23, they did work eventually.
My environment:
1. XP sp3
2. sahi opensource v4.4
3. Chrome Version 29.0.1547.62 m
Please have a link reference as following:
https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-frc3/1240419_565043826891261_791687618_n.jpg
are there somebody could tell me what happen on that? IE8 and Firefox23 are ok, Chrome29 not ok
thanks in advance.
BR
Wei
This discussion has been closed.
Answers
Have you tried adding '_wait' before the _click explicitly?
Regards.
Sorry for late and thanks your responding,
my case, _link("Management") page was complete opened, so I was no idea to add _wait(),
by the way, I will try that as your suggestion as for my case.
will let you know ASAP.
BR
Wei
I am guessing that you don't face the problem anymore. Is it okay if i close the discussion?
Regards.
Sorry for late, please close it~