Web test automation with Robot Framework Selenium2Library using Jenkins

preview_player
Показать описание
Webpage test automation demo in multiple browser with Selenium2Library of Robot Framework using Continuous Integration (CI) tool Jenkins.
Рекомендации по теме
Комментарии
Автор

Hello, I tried to run my robot tests from jenkins but I got build failed. I tried to create a new job using your repository, and I get the same error. Do you have any idea how to fix it?
C:\Program Files robottest.txt
'pybot' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files 9009
Build step 'Execute Windows batch command' marked build as failure
Finished: FAILURE

razvanvancea
Автор

Hi, Thanks for the video. For me, it invokes the pybot script, but browser does not open and execution is not continuing. Any suggestions???

techscraps