How to override Mashup browser title?
We have a mashup application using TabbedScreenFlow7 harness. When a case is open, the browser title is default as "CASE-XXX" where XXX is a sequence number. Is there a way to override it to some other text?
I can use javascript document.title="new title" to achieve this but there is a delay for the new title to show up. The old title still can be seen for a second.
***Updated by moderator: Lochan to update Categories***