All Questions
2 questions
2
votes
1
answer
365
views
How to write tests for browser automation script
I have a couple of scripts (two in Python, one in Java) that use Selenium to drive a browser and download files from a website.
I need to do some major refactoring before I do a major expansion, so I ...
2
votes
1
answer
868
views
Automating tests in a browser not supported by selenium
I work on a company that have a payment system that runs under a executable kiosk instance of internet explorer 7. when the application is running the process name is not similar with iexplore.exe or ...