Jump to content

Recommended Posts

Posted

We are launching the AutoIT script through selenium and passing the values through command lines.

Similarly able to return the value from AutoIt to selenium ?  If yes ? how to return the values ?

Posted

I have never used selenium but if it is anything like phantomjs then you should be able to listen in on a port and use it to exchange data between the scripts.

Does selenium allow you to create a server? check that and try using it with winhttp or something 

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
×
×
  • Create New...