automate or eliminate mouse clicks

  • Thread starter Thread starter arch_stanton
  • Start date Start date
A

arch_stanton

I hope this isn't insufferably dumb.

I would like to do things like start receiving audio streams
automatically. Task Scheduler opens the web page, but I would still
need to manually click on "Listen Now" to start the audio stream. Is
there any way I can have Windows "mouse click" automatically?
 
arch_stanton said:
I hope this isn't insufferably dumb.

I would like to do things like start receiving audio streams
automatically. Task Scheduler opens the web page, but I would still
need to manually click on "Listen Now" to start the audio stream. Is
there any way I can have Windows "mouse click" automatically?

You may be able to do this with VB Script, provided that
the mouse clicks can be replaced by a sequence of keyboard
depressions such as Alt+R, Tab, Enter etc. Can they?
 
I hope this isn't insufferably dumb.

I would like to do things like start receiving audio streams
automatically. Task Scheduler opens the web page, but I would still
need to manually click on "Listen Now" to start the audio stream. Is
there any way I can have Windows "mouse click" automatically?

download AutoIT and create ur own script
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top