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.
_call function -> using output
Hi
if i use _call((_image(51)).onmouseover) using the [start-->] button I get some output in the grey box bellow,
how can I access this output, means I want to store it in a variable as a string (want to use assertEqual later)
$mouseovertext = _call((_image($id)).onmouseover); doesn't work .
regards
if i use _call((_image(51)).onmouseover) using the [start-->] button I get some output in the grey box bellow,
how can I access this output, means I want to store it in a variable as a string (want to use assertEqual later)
$mouseovertext = _call((_image($id)).onmouseover); doesn't work .
regards
Comments
greetz