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.
Sahi is not recognizing an element i.e _div
Hi Everyone,
I'm facing an issue with SAHI, it's not recognizing a div. I have tried other alternatives too but it's not resolving the issue.
Also, I tried to fetch the div with _near operation but it still doesn't recognize the div. When I use the 'highlight' option, it's highlighting the div but when it comes to clicking the div, it's returning a null value.
I also used 'Position' action to find the position. Used Mouse events i.e _click(_xy(_div("dhx_file_uploader_button button_browse"), 281, 331)); but still it didn't resolve my issue and gave null value.
Please help me resolving this issue.
-Thank you.
I'm facing an issue with SAHI, it's not recognizing a div. I have tried other alternatives too but it's not resolving the issue.
Also, I tried to fetch the div with _near operation but it still doesn't recognize the div. When I use the 'highlight' option, it's highlighting the div but when it comes to clicking the div, it's returning a null value.
I also used 'Position' action to find the position. Used Mouse events i.e _click(_xy(_div("dhx_file_uploader_button button_browse"), 281, 331)); but still it didn't resolve my issue and gave null value.
Please help me resolving this issue.
-Thank you.