Hello experts,
If I want do page refresh using Developer console, how I can do it?
Thanks in Advance.
Hello experts,
If I want do page refresh using Developer console, how I can do it?
Thanks in Advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal JoshiPosted Oct 27, 2023, 11:47 AM
Hello Kiran
You can write location.reload() in the developer console to reload/refresh the current page.
You can write loop like below sample code.
Thanks
Vishal Joshi