lundi 19 février 2018

How to refresh the browser using watir in cucumber rails

I am using ruby 2.3.1p112, Rails 5.1.5 version I do a automation testing with gem 'watir' I need to refresh the browser in my script So I add the below code

browser.refresh

But there is no action done on this command

Aucun commentaire:

Enregistrer un commentaire