How to Refresh Browser?

Ask general questions here.
triveditejas
Posts: 10
Joined: Wed Jan 15, 2014 6:32 am

How to Refresh Browser?

Post by triveditejas » Fri Apr 04, 2014 9:15 am

Hi All,

How i can Refresh/Reload web browser? i am using host.local.openbrower() fro opening required URL.

Thanks in advance..

Vishal
Thanks and Regards,

Automation QA

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: How to Refresh Browser?

Post by krstcs » Fri Apr 04, 2014 1:49 pm

Send an "F5" keyboard action to the DOM object for the page.
Shortcuts usually aren't...