Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Issue 3191023: Tweaking jar files to allow selenium to run with firefox > 3.5.... (Closed)

Created:
10 years, 4 months ago by bradn
Modified:
9 years, 7 months ago
Reviewers:
gregoryd
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Tweaking jar files to allow selenium to run with firefox > 3.5. Process used: jar xf selenium-server.jar `jar tf selenium-server.jar |grep install.rdf` (edit files to replace 3.5 -> 3.7) vi `find ./ -name "*.rdf"` jar uf selenium-server.jar `jar tf selenium-server.jar |grep install.rdf` BUG=nacl364 TEST=None TBR=gregoryd Committed: http://code.google.com/p/nativeclient/source/detail?r=3082

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -0 lines) Patch
M selenium-server-1.0.1/selenium-server.jar View Binary file 0 comments Download

Messages

Total messages: 1 (0 generated)
bradn
10 years, 4 months ago (2010-08-24 06:05:24 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698