Manivel Posted April 13, 2017 Posted April 13, 2017 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 ?
Skitty Posted April 13, 2017 Posted April 13, 2017 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now