Question
1
Replies
5038
Views
Cognizant Technology Solutions India Ltd.
Posted: March 3, 2016
Last activity: March 4, 2016
Closed
How to auto refresh a harness after each 10seconds?
The refresh when active in section tabs doesn't work as it refreshes when the tab is active. I want to refresh the whole page /Harness after each 10seconds.
Hi Prasad, Good afternoon!
writing a refresh event (java script, window.location.reload like) based on timer (refer RULE-HTML-SECTION @BASECLASS PXSESSIONTIMER) at RULE-HTML-FRAGMENT USERWORKFORM or a copy of RULE-HTML-SECTION @BASECLASS PXSESSIONTIMER to perform refresh instead of asking for authentication may help.
Please share your comments/thoughts, Thank you!
psahukaru