ServiceNow and Browser Automation with Selenium - An IT and Dev Blog
The Challenge While ServiceNow does have the ATF, sometimes you need an external browser automation tool. Enter Selenium! I wanted something to automate the process of logging in and creating test data. I also didn’t want to create and hold a testing environment, I just want to run a script and make this happen. (Yes, REST API is an also an option, but I wanted something as flexible as what can be done in the UI).
https://meatsac.github.io/servicenow-and-browser-automation-with-selenium/
ServiceNow and Browser Automation with Selenium - An IT and Dev Blog
The Challenge While ServiceNow does have the ATF, sometimes you need an external browser automation tool. Enter Selenium! I wanted something to automate the process of logging in and creating test data. I also didn’t want to create and hold a testing environment, I just want to run a script and make this happen. (Yes, REST API is an also an option, but I wanted something as flexible as what can be done in the UI).
https://meatsac.github.io/servicenow-and-browser-automation-with-selenium/