Jump to content

Recommended Posts

@picorico2 You may want to review the Webdriver wiki entry to obtain a better understanding of how it works. FYI, you won't be able to attach to an existing instance of Firefox unless it has the Marionette feature is enabled.

Also, you generally don't want to use standard Autoit command (ie: Send, Mousemove, Mouseclick, etc) when automating a browser session.

Link to comment
Share on other sites

I read the whole Webdrive wiki entry but I´m still confused. I believe I have the Marionette feature turned on, because I ran the demo and it went ok.  And I understand that using Webdrive is better than the Autoit commands, that´s why I´m trying to replace all the code with it. Please help me to correct my code or plase make one new just to wait for a web site to load completely and then continue with the script.

 

Thanks bro.

 

Link to comment
Share on other sites

20 hours ago, Danp2 said:

 

Please my friend, help me make a code just to run a website and wait until it loads completely and then move on. I´m a newbie and I just started learning programming but I want to get this done to facilitate my morning job.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...