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.
accessing definition list <dl>
Hello,
Is there api for accessing definition list and its elements - the html tags dl, dt, dd?
It looks the _list() function works only with ol and ul tags.
I'm using the free version (Build: 2011-07-19).
BR
Is there api for accessing definition list and its elements - the html tags dl, dt, dd?
It looks the _list() function works only with ol and ul tags.
I'm using the free version (Build: 2011-07-19).
BR
Comments
I understand that there is no built in support for DL, DD, DT.
I found how could i add them in the recorder, but i can't find how can i implement the functions for the tags.
Does anyone know what should i put in concat.js or is there other place where can i add these functions?