Issue Type: Bug Bug
Assignee: Richard Lavoie
Components: selenium-plugin
Created: 12/Feb/15 1:16 PM
Description:

I WAS successful using this plugin without any issues with the following configuration:
AWS Linux
3.14.19-17.43.amzn1.x86_64
FFv25 & FFv31
Jenkins version 1.554.2 hosted on AWS Linux
Selenium Hub/Nodes on AWS Linux
Selenium Grid plugin version: 2.44
I upgraded Jenkins to latest in Feb 2015 (v1.598) and the plugin stopped working. Then i got the latest plugin , compiled it locally in Mac Pro and manually added the hpi file to the jenkins.

The setup (Grid/Node/Jenkins/Plugin) as such was working. But automations were failing because of the following reason:
The webpages that were opened in FF, the page source were encoded in weird characters especially the <, > and = signs.

Because we rely on these to access certain elements using regexp etc, majority of our automation started failing.

I downgraded the plugin to the previous version (v2.41) and all started working again.

Some changes between 2.41 and 2.44 introduced some kind of encoding when Webdriver instances is created or when Browsers are invoked.
This is blocking me from upgrading to the latest.

Environment: AWS Linux
3.14.19-17.43.amzn1.x86_64
FFv25 & FFv31
Jenkins version 1.598 hosted on AWS Linux
Selenium Hub/Nodes on AWS Linux
Project: Jenkins
Labels: jenkins grid
Priority: Critical Critical
Reporter: ragavan Ambighananthan
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to