Command web browser open/close

by 5 replies
6
How could I command my internet explorer or any other web browser to open up, wait for seconds, and then close repeatedly?
#programming #browser #command #open or close #web
  • You would have to write an external program/script to do it.
    But let's cut to the chase, what is your real objective? To open a specific web page every few minutes? There are much easier ways to do that.
    • [1] reply


    • Yea, I'm just trying to open a specific page or several pages every several seconds, then close it, and repeat.
  • Agree with KirkMcD u must write some scripts or program to implement those sorts of work according to your designed and defined time at any action.
  • If i have said it once, i'll say it a thousand times ... Selenium (use your favorite language)
    • [ 1 ] Thanks
    • [1] reply
    • Thanks for the reference. I knew about the commercially developed products but didn't know about this one.

Next Topics on Trending Feed