I’m trying to work with the scripting feature in order to pass credentials for a login page. I basically need to dynamically generate a date/timestamp and then submit as a form variable. The way I do this with Selenium is via a JavaScript. I also have a C version of the same function that I use for other tool sets.
Is there specific support for JavaScript, C or any other scripting language?