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.

How to remove HTML syntax?

nagarnagar Members
edited November -1 in Sahi - Open Source
Hi All,

I am reading a cell value from a table and writing this to a text file. If I alert this value, it gets alerted properly, when it is inserted into text file, it appears in weird form, due to HTML syntax.

If I inspect this cell text, using firebug, it is displayed as "autosanit​y​" while the actual text displayed on the application is: "autosanity".

I need to remove this HTML syntax, for writing it properly on text file.


Kindly help in this.
Sign In or Register to comment.