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.
Unable to select the check boxes
chandu4244
Members
Hi Team,
Hear am facing one issue... in my application we grid with multiple rows each rows are having check box. my scenario is randomly i want to check desired check box.
Currently am failed to do this. Can you please help me here.
Please find the error :
_sahi.saveCondition("__lastConditionValue__0", (_assertEqual("8",_byId("ext-comp-1150").innerHTML))) at 25 Jun, 2014 8:30:03 PM
_alert("8" + "=" + _byId("ext-comp-1150").innerHTML + "Test Case Passed");
[auto] at 25 Jun, 2014 8:30:07 PM
_click(_div("x-grid3-row-checker"),_near(_span("NO. 2 ENGINE - VISUAL INSPECTION ENGINE - FAN BLADES - INSPECTIONS OF THE FAN BLADE ABRADABLE RUB STRIP FOR WEAR")));
TypeError: undefined is not a function
TypeError: undefined is not a function
at :1:11
Click for browser script at 25 Jun, 2014 8:30:19 PM
Thanks,
Chandu
Hear am facing one issue... in my application we grid with multiple rows each rows are having check box. my scenario is randomly i want to check desired check box.
Currently am failed to do this. Can you please help me here.
Please find the error :
_sahi.saveCondition("__lastConditionValue__0", (_assertEqual("8",_byId("ext-comp-1150").innerHTML))) at 25 Jun, 2014 8:30:03 PM
_alert("8" + "=" + _byId("ext-comp-1150").innerHTML + "Test Case Passed");
[auto] at 25 Jun, 2014 8:30:07 PM
_click(_div("x-grid3-row-checker"),_near(_span("NO. 2 ENGINE - VISUAL INSPECTION ENGINE - FAN BLADES - INSPECTIONS OF THE FAN BLADE ABRADABLE RUB STRIP FOR WEAR")));
TypeError: undefined is not a function
TypeError: undefined is not a function
at :1:11
Click for browser script at 25 Jun, 2014 8:30:19 PM
Thanks,
Chandu
Answers
It works.