Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Refresh command not present in Selenium IDE

I am a beginner to selenium and have downloaded and installed the IDE. I'm following some tutorials and although at least some commands work (I can go to google and search for something), for some reason not all commands are available in the IDE and I have no idea why.

I tried restarting my browser and my computer, but the refresh command isn't part of the dropdown. I also tried manually typing Refresh as a command in the ide, but I get an error message saying: Unknown command refresh. See image here

Thanks!

like image 649
blah Avatar asked Sep 09 '26 11:09

blah


1 Answers

You can use executeScript command and use Javascript to refresh the page. There are multiple ways of using JS Refresh detailed here

like image 199
Naveenchandar Avatar answered Sep 13 '26 01:09

Naveenchandar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!