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
ruby 2.3.1p112
Rails 5.1.5
gem 'watir'
browser.refresh
But there is no action done on this command
Aucun commentaire:
Enregistrer un commentaire