- amad410
- Posts : 3
Join date : 2014-07-23
Selenium to grab hash key and timestamp from a command line script
Mon Apr 13, 2015 9:50 pm
Is there anyway for Selenium to execute a command line script
I have an application that relies on a new hash key and timestamp values that manually is generated from running a script from the command line - HashGenerater.rb which outputs a key and timestamp
I need to get the data values from that so that my test will plug these values into fields on my web application. These values cannot be reused because every 5 mins a new hash key and timestamp is required.
I want selenium to run the script and get this data. Any suggestions?
I have an application that relies on a new hash key and timestamp values that manually is generated from running a script from the command line - HashGenerater.rb which outputs a key and timestamp
I need to get the data values from that so that my test will plug these values into fields on my web application. These values cannot be reused because every 5 mins a new hash key and timestamp is required.
I want selenium to run the script and get this data. Any suggestions?
- How to run Juint Selenium test from command line?
- Running Selenium Test cases as JUnit tests using Command Line
- In selenium web driver , while running the script ,after the browser(modal) message box is displayed and closed by selenium , the next button click statement is not executing
- running on command line
- Creating detail log for selenium command execution (Selenium RC Java client)?
Permissions in this forum:
You cannot reply to topics in this forum