F41: Due to using meta refresh to reload the page

HTML Snippet Code
Scenario 1: Page without meta refresh
View Example <html id="divPrw" lang="en"><head> <title>Page without meta refresh</title> </head> <body> <h1 style="font-size:20px">Welcome to Deque test Application</h1> <p>This example demonstrate without meta refresh content</p> </body></html>