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.
How to Select all text in tinymice add on in my web page
I got some hint from this topic http://sahi.co.in/forums/viewtopic.php?id=1962
but still was not able to get my code working
Here's what I tried
_call(_keyPress(_rte("EN_editor_ifr"),'a',"CTRL"));
i.e. Ctrl+a to select all the text in it.
Can someone help please?
but still was not able to get my code working
Here's what I tried
_call(_keyPress(_rte("EN_editor_ifr"),'a',"CTRL"));
i.e. Ctrl+a to select all the text in it.
Can someone help please?