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.
Select text in Rich Text Format field
we can write text with _rteWrite()
but i want to select the text and do some RTF operation like change Font Name, Size, etc.
kindly help me on this
but i want to select the text and do some RTF operation like change Font Name, Size, etc.
kindly help me on this
Comments
b.selectRange(b.paragraph("Title"),0,5);