Installed the Selenium Builder plugin and an it works fine. But running the same .json file via a Jenkins job fails.
Jim Priest
added a comment - Updated to Firefox 35.0.1 and still same issue.
Installed the Selenium Builder plugin and an it works fine. But running the same .json file via a Jenkins job fails.
I uninstalled Firefox and download 30.0, installed and now my tests are working again.
Starting to run selenium builder command
Starting test run.
Initialising driver.
Running step 1:Step step.
Running step 2:Step step.
Running step 3:Step step.
...
Jim Priest
added a comment - I uninstalled Firefox and download 30.0, installed and now my tests are working again.
Starting to run selenium builder command
Starting test run.
Initialising driver.
Running step 1:Step step.
Running step 2:Step step.
Running step 3:Step step.
...
Hi,
I am using Jenkins 1.6 , selenium builder plugin 1.14.And json reports are generated from selenium builder 3.0.9 in firefox 44 browser
facing "Error running selenium builder command
Build step 'Invoke Selenium Builder script' marked build as failure".
Please guide.
Thanks in Advance
sowmiya R
added a comment - Hi,
I am using Jenkins 1.6 , selenium builder plugin 1.14.And json reports are generated from selenium builder 3.0.9 in firefox 44 browser
facing "Error running selenium builder command
Build step 'Invoke Selenium Builder script' marked build as failure".
Please guide.
Thanks in Advance
Unassigned
Jim Priest
Votes:
0Vote for this issue
Watchers:
2Start watching this issue
Created:
Updated:
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
Updated to Firefox 35.0.1 and still same issue.
Installed the Selenium Builder plugin and an it works fine. But running the same .json file via a Jenkins job fails.