Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Supports Selenium 2.45, TAB, BACKSPACE, Selenium Grid File Upload #144

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

sglebs
Copy link

@sglebs sglebs commented May 7, 2015

  • supports TAB and BACKSPACE
  • fix for Safari (timing)
  • fix for file uploads with Selenium Grid
  • FitNesse 20150424
  • Selenium 2.45 (needed for recent versions of Firefox)
  • had to upgrade some components due to Selenium 2.45

Feel free to retain the original FitNesse (I had issues with Guava too) but Selenium 2.45 support is a must for the latest Firefox. TAB and BACKSPACE support is also a must. The Selenium Grid file upload support is also a must if using the grid with tests that upload files to web forms.

@raboof
Copy link
Contributor

raboof commented Jun 28, 2015

Hello Marcio, thanks for your contributions! Sorry for not responding earlier.

It would make things somewhat smoother if various changes were presented in separate pull requests - some are probably more controversial than others :)

@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>xebium</artifactId>
<groupId>com.xebia.incubator</groupId>
<version>0.13-SNAPSHOT</version>
<version>0.15-SNAPSHOT-mqm</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be in the PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants