Command web browser open/close

5 replies
How could I command my internet explorer or any other web browser to open up, wait for seconds, and then close repeatedly?
#browser #command #open or close #web
  • Profile picture of the author KirkMcD
    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.
    {{ DiscussionBoard.errors[6150699].message }}
    • Profile picture of the author bigvito19
      Originally Posted by KirkMcD View Post

      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.


      Yea, I'm just trying to open a specific page or several pages every several seconds, then close it, and repeat.
      Signature

      TheyXXX.com

      {{ DiscussionBoard.errors[6153027].message }}
  • Profile picture of the author shantanu
    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.
    {{ DiscussionBoard.errors[6153914].message }}
  • Profile picture of the author jminkler
    If i have said it once, i'll say it a thousand times ... Selenium (use your favorite language)
    {{ DiscussionBoard.errors[6155513].message }}
    • Profile picture of the author Earnie Boyd
      Originally Posted by jminkler View Post

      If i have said it once, i'll say it a thousand times ... Selenium (use your favorite language)
      Thanks for the reference. I knew about the commercially developed products but didn't know about this one.
      Signature
      {{ DiscussionBoard.errors[6158644].message }}

Trending Topics