Good Morning everyone!
We have a piece of software at my work which we are currently automating with a paid automation tool. However all of the components are web forms, even though this is an installed application and not run out of a browser in anyway.
Would it be possible, or more beneficial to use Selenium to automate this? or would Selenium not be able to handle this since it is technically not browser automation?
Thanks much!