selenium - Jenkins Execution Issue -


a selenium script , when executing eclipse in local machine , clicks upload button in browser upload files local machine application running in browser.

this uploading part failing when script executing jenkins because jenkins server unable access local machine.

any idea how overcome issue..??

accessing these files server bad idea (unless it's jenkins's slave) though can achieved via code or cmd tool, providing address , credentials. put effort in , you'll find how it...

the better solutions adding these files jenkins server or committing these files repository , checkout them before test. shared folder trick on filer type server or similar.

hope helps. anyway there's no substitute own research e.g. google , stackoverflow.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -