18 January 2026:


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.

_collect and _count fails to retrieve any data for _button type of objects in SahiPro 6.0.0 & 6.0.1

Tried with SahiPro6.0.0 and SahiPro 6.0.1
APIs like _collect and _count does not work or fails to get any data from the web page if _button being the Object Type

For example:
var $ActualCount = _count("_button", "Save");
$ActualCount retrieved is 0 though the Save button is available on the page
Same way _collect also fails to get any button type of objects from webpage

Note: These APIs seems to be working till SahiPro 5.1.1
On installing the new version of sahiPro these two found not working. Please suggest
Sign In or Register to comment.