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.

getting href from table

Rhubarb3.1415Rhubarb3.1415 Members
edited April 2009 in Sahi - Open Source
Hello,
I'm able to get the text from a particular table using _getCellText

var $tabledata;
_set($tabledata, _getCellText(_table(12)));

How can I get the href info contained within that same table?
Thanks

Change of subject.
VNC hint:
If you are using VNC to remotely access a Firefox and Sahi session on a linux machine from another linux machine the Ctrl_Alt_DblClick won't be passed.
Funny thing is it works fine from a XP machine to a linux machine.
Simple solution is to just open a new tab and enter a URL on the remote machine.
A new Sahi Controller window should automatically open for the new tab.

This is also covered in the FAQ:
http://sahi.co.in/w/help-the-sahi-controller-does-not-come-up

Comments

Sign In or Register to comment.