1. 90806b8 IvanDeMarino: README.md now uses GitHub-Markdown. by detronizator@gmail.com · 12 years ago master
  2. b05ab2a IvanDeMarino: Adding myself to ".svn-authors" by detronizator@gmail.com · 12 years ago
  3. 2f94a36 LukeIS: adding more authors to be able to git-svn the websites by luke.semerau@gmail.com · 12 years ago
  4. 5ede4b5 IvanDeMarino: Updating PhantomJSDriver 1.0.1 Java Binding JARs to match what's up in Maven Central repo. by detronizator@gmail.com · 12 years ago
  5. 79e00d3 DanielWagnerHall: Whitespace change to force CI build by dawagner · 12 years ago
  6. 58fc5a3 JimEvans: Initializing value_ member of Response to Json::Value::null upon creation. by james.h.evans.jr@gmail.com · 12 years ago
  7. 50ec94a JimEvans: Reverting inadvertent commit to webdriver-firefox-previous.vcxproj by james.h.evans.jr@gmail.com · 12 years ago
  8. eb50548 JimEvans: Updating NUnit version to 2.6.2. by james.h.evans.jr@gmail.com · 12 years ago
  9. 6641661 DanielWagnerHall: Bump the maven guava version by dawagner · 12 years ago
  10. bf17d1c DanielWagnerHall: Fixing android build after guava 14 update by dawagner · 12 years ago
  11. 8fad26d DanielWagnerHall: Removing uses of deprecated method by dawagner · 12 years ago
  12. be4dd83 DanielWagnerHall: Fixing eclipse classpath after guava update by dawagner · 12 years ago
  13. fe01fa6 DanielWagnerHall: Updating guava to 14 by dawagner · 12 years ago
  14. de3af4d JimEvans: Updating IEDriverServer.exe to correctly return the current version in the JSON response for the /status end point of the JSON wire protocol. by james.h.evans.jr@gmail.com · 12 years ago
  15. fdab810 DanielWagnerHall: Rollback changes 18438 and 18423 - the fix needs more fixing by dawagner · 12 years ago
  16. 85ce29c JimEvans: Exposing RequireWindowFocus option for Internet Explorer driver in .NET bindings. This is still an experimental feature, and should be used with extreme care. by james.h.evans.jr@gmail.com · 12 years ago
  17. a22e0ac JimEvans: FxCop and StyleCop changes to the .NET bindings. Added additional constructor overloads for DriverService-based drivers. by james.h.evans.jr@gmail.com · 12 years ago
  18. 3163ea2 DanielWagnerHall: Extract hudsuckr as a file, not a path to a file. The extractor does all sorts of funky things depending on whether the {resource being extracted,destination} are {files,directories}. All other usages have been checked, and are directories being copied to directories (which get flattened), as opposed to files being copied to directories (which get subdirs made depending on what the root to them in the jar is) by dawagner · 12 years ago
  19. 7e43804 FrancoisReynaud: tests from the proxy package needs to run too. by francois.reynaud@gmail.com · 12 years ago
  20. 3675412 FrancoisReynaud: fixing last failing test for grid. by francois.reynaud@gmail.com · 12 years ago
  21. 34d0084 SimonStewart: We probably don't want to depend on artifacts from the build in the IntelliJ project. by simon.m.stewart · 12 years ago
  22. 12d70e7 DanielWagnerHall: Don't change the paths of tests looked up in the prod code, as it is part of the external API - we don't actually use these paths in our tests, so it shouldn't break things. by dawagner · 12 years ago
  23. 046bfbc FrancoisReynaud: fix for 4576.self registering proxy now check for user specified proxy id. by francois.reynaud@gmail.com · 12 years ago
  24. cdfab51 FrancoisReynaud: tests are running locally. Specifying localhost makes tests run faster by skipping the RegistrationRequest.guessHost() calls. by francois.reynaud@gmail.com · 12 years ago
  25. 9fec504 FrancoisReynaud: fixing unit test logic, asserting on the correct object now. by francois.reynaud@gmail.com · 12 years ago
  26. 8ab7264 FrancoisReynaud: removing hardcoded number by francois.reynaud@gmail.com · 12 years ago
  27. 220575d FrancoisReynaud: 50ms to start a browser is a bit too optimistic. by francois.reynaud@gmail.com · 12 years ago
  28. 197cba8 FrancoisReynaud: trying to access a terminated session doesn't return null, it throws. by francois.reynaud@gmail.com · 12 years ago
  29. 3b8154d JimEvans: Adding usage info to IEDriverServer.exe when using /? /h or /help. Also removing dead code from ScreenshotCommandHandler. by james.h.evans.jr@gmail.com · 12 years ago
  30. 70add98 JimEvans: Introduced the "requireWindowFocus" capability into the IE driver. When used in conjunction with the "nativeEvents" capability, the driver will attempt to bring the current IE window to the foreground before executing a mouse or keyboard event. Also, when the requireWindowFocus capability is set to true, advanced user interactions will now use the Windows SendInput() API to execute the interactions. To enable this behavior, set the value of the requiresWindowFocus capability to "true" when creating an instance of the IE driver. The default for this new capability is "false". This functionality is currently considered extremely experimental; use at your own risk. by james.h.evans.jr@gmail.com · 12 years ago
  31. 05b5c41 DanielWagnerHall: The last round of resource -> embedded conversions by dawagner · 12 years ago
  32. 10f925e DanielWagnerHall: mkdirs rather than mkdir by dawagner · 12 years ago
  33. 2374356 DanielWagnerHall: Close the FileOutputStream by dawagner · 12 years ago
  34. 7b8a369 JimEvans: Reverting inadvertent commit. by james.h.evans.jr@gmail.com · 12 years ago
  35. a3c68e1 by james.h.evans.jr@gmail.com · 12 years ago
  36. 8780ef6 JimEvans: Fixing .NET TypingTest.cs so that arguments to Assert.AreEqual have the correct order (expected, *then* actual, not the other way around). by james.h.evans.jr@gmail.com · 12 years ago
  37. 5170199 JimEvans: Activating .NET version of "SuckerFish-style menu" test. by james.h.evans.jr@gmail.com · 12 years ago
  38. 033580f DanielWagnerHall: Moving from resources to embedded for selenium RC tests by dawagner · 12 years ago
  39. 158dcfd DanielWagnerHall: Moving iphonesim from resources to embedded by dawagner · 12 years ago
  40. d92a2da DanielWagnerHall: Updating resources to embeddeds by dawagner · 12 years ago
  41. 7e744be DanielWagnerHall: Moving from resources to embedded. by dawagner · 12 years ago
  42. 511d63a DanielWagnerHall: Moving from resources to embedded by dawagner · 12 years ago
  43. 1a6487a DanielWagnerHall: Moving from resources to embedded by dawagner · 12 years ago
  44. 0e3cad0 DanielWagnerHall: Moving from resource to embedded by dawagner · 12 years ago
  45. d80a066 DanielWagnerHall: Adding equals and hashCode to ChromeOptions by dawagner · 12 years ago
  46. 0cb267a DanielWagnerHall: Removing trailing whitespace by dawagner · 12 years ago
  47. d99e471 Add missing require to core.js by simon.m.stewart · 12 years ago
  48. 620db04 DavidBurns centralising save_screenshot to remote driver so all drivers, including phantomjs get it. by david.burns@theautomatedtester.co.uk · 12 years ago
  49. fdf3dcf JimEvans: Changing IE view port calculations to allow for always-present vertical scroll bar, and to test for horizontal scroll bar and adjust as required by page content. Fixes issue #3602. by james.h.evans.jr@gmail.com · 12 years ago
  50. 434140e AlexeiBarantsev: true must be True, this is Python. Fixes issue 4975 by barancev · 12 years ago
  51. 273e6b2 JimEvans: Chsnging IE GetLocationOnceScrolledIntoView behavior to take the 2-pixel border of the <html> element used by IE7 and below (and document modes that emulate that). by james.h.evans.jr@gmail.com · 12 years ago
  52. d8f6145 LukeIS: adding application_cache/status to the wire protocol. Also adjust wire.py to always use unix line endings when writing to the wiki page. (all the other html5 wire commands appear to be documented, and execute_sql is deprecated / going away, so...). Fixes Issue 2230 by luke.semerau@gmail.com · 12 years ago
  53. 7635dd7 JimEvans: Extracting map of managed elements in IE driver to ElementRepository class. First step in a potentially larger refactor. by james.h.evans.jr@gmail.com · 12 years ago
  54. 03439a3 DanielWagnerHall: Enumerate folders to avoid big globs by dawagner · 12 years ago
  55. 7117e0f DanielWagnerHall: Adding dep to eclipse classpath by dawagner · 12 years ago
  56. eb3a0e7 DanielWagnerHall: Fixing build by dawagner · 12 years ago
  57. 719e949 JasonLeyba: Introduce the CommandRegistry class. This will eventually be used by jmleyba@gmail.com · 12 years ago
  58. cc109c0 AlexeiBarantsev: Ignoring body of DELETE /session/:sessionId/cookie request, and refactoring cookie handlers. Fixes issue 3556 by barancev · 12 years ago
  59. 86b12c3 AlexeiBarantsev: Switching HtmlUnitDriver default from FIREFOX_3_6 to FIREFOX_10 by barancev · 12 years ago
  60. bfe6a37 DavidBurns adding some missing docs files by david.burns@theautomatedtester.co.uk · 12 years ago
  61. 126f2c6 DavidBurns adding the ability to pass in command line args to Firefox by david.burns@theautomatedtester.co.uk · 12 years ago
  62. ae6258c JasonLeyba: There's no need to build the SafariDriver extension when building the client bindings. by jmleyba@gmail.com · 12 years ago
  63. 85ab155 SimonStewart: Fixing a problem with failing compilation in IntelliJ. Turns out that the xml apis had been updated in third_party but not updated in the intellij config. In addition, the entries for the client are now alphaetized, except for android.jar which redeclares the httpclient version we are using. by simon.m.stewart · 12 years ago
  64. 587132d JimEvans: Attempting to change coordinate calculations due to frame offsets to handle the cross-domain frame case. This change rests on the assumption that the order of frames returned by the JavaScript document.frames collection is the same as that returned by document.getElementByTagName("frame") or document.getElementByTagName("iframe"). Note this change involves a great deal of COM interface manipulation; it's likely that there are corner cases that may cause unexpected behavior, including crashes. Fixes issue #4948. by james.h.evans.jr@gmail.com · 12 years ago
  65. d0035b0 JasonLeyba: One more attempt at making the SafariDriver work on pages that monkey patch DOM functions. by jmleyba@gmail.com · 12 years ago
  66. 6223fcb JasonLeyba: Rework a few things so the page under test cannot interfere with driver communication. by jmleyba@gmail.com · 12 years ago
  67. 4e0b2c1 AlexeiBarantsev: Implementing formatters for various selection strategies. Fixes issue 3715 by barancev · 12 years ago
  68. e8863a1 AlexeiBarantsev: This test was in wrong class. Moreover, we don't need this test, SessionHandlingTest covers this situation. Instead, it would be good to add a test to prove that closing the last window is equivalent to quit(). But what checks should we perform to prove this? by barancev · 12 years ago
  69. c5a9048 AlexeiBarantsev: Fixing "unstable" page loading strategy. Dynamic languages are evil. JavaScript is evil. Sorry, but it's true. Fixes issue 4604 by barancev · 12 years ago
  70. 907387d AlexeiBarantsev, on behalf of JuanAntonioRuzafa: Converting tag names to lowercase (and removing unused private members). Fixes issue 4671 by barancev · 12 years ago
  71. 3cad0cd AlexeiBarantsev: Fixing CacheBlockTest by barancev · 12 years ago
  72. f916faa JimEvans: Adding guard for EnablePersistentHoverCapability in .NET InternetExplorerOptions.AddAdditionalCapability(). by james.h.evans.jr@gmail.com · 12 years ago
  73. 0f353e5 AlexeiBarantsev: Fixing spaces and copyright by barancev · 12 years ago
  74. 6e72cd1 AlexeiBarantsev: Implementing displayed() matcher for Hamcrest. Fixes issue 1614 by barancev · 12 years ago
  75. d28c793 SimonStewart: Remove the magic closure dependency from js build targets by simon.m.stewart · 12 years ago
  76. 013ac42 SimonStewart: Tweak the glob used to build jetty. by simon.m.stewart · 12 years ago
  77. cb0cda6 SimonStewart: Make sure that each generated SSL cert has a unique ID associated with it. Fixes issue 4818 by simon.m.stewart · 12 years ago
  78. 67493fa DaveHunt: Fix compatability issue with Firefox 20 by dave.hunt@gmail.com · 12 years ago
  79. 9b2622a JasonLeyba: SafariDriverExtension should restore Safari's previous settings on shutdown. by jmleyba@gmail.com · 12 years ago
  80. 1b7055c Reverting r18355 until the bouncycastle folks make a final release. Temporarily reopens #3498. by santiycr · 12 years ago
  81. dee70c3 DaveHunt: Updated Selenium IDE to support Firefox 17 by dave.hunt@gmail.com · 12 years ago
  82. 1346213 DanielWagnerHall: Adding units to doc by dawagner · 12 years ago
  83. e1fff59 AlexeiBarantsev: getSize should not scroll. Fixes issue 4885 by barancev · 12 years ago
  84. a7846c7 Finally fixing issue #3498!! Thanks to David Hook (dgh@autochthonous.org) for the support debugging and updating bouncycastle to fix this. by santiycr · 12 years ago
  85. 7566da4 EranMes: Make the native events component for Firefox compile on Windows both for Fierofx 10 (and below) and Firefox 16 (and hopefully up). This is by having two generated header files and conditionally including them based on the target Gecko SDK. by eran.mes@gmail.com · 12 years ago
  86. cdf2267 AlexeiBarantsev: Removing a test that duplicates RenderedWebElementTest.testShouldCorrectlyIdentifyThatAnElementHasWidthAndHeight by barancev · 12 years ago
  87. 3d2a3eb by jari.bakken · 12 years ago
  88. 21dac13 IvanDeMarino: PhantomJS Driver Java jars version `1.0.1`. by detronizator@gmail.com · 12 years ago
  89. 10e8918 Start using pre-generated (IEFT) parameters for DH key generator for performance improvements. Thanks David Hook (dgh@autochthonous.org)! by santiycr · 12 years ago
  90. 3de8079 AlexeiBarantsev: Fixing copyright by barancev · 12 years ago
  91. f32b97b AlexeiBarantsev: Implementing ability to get location for elements that are not visible (for various reasons). Adding tests for getting location. Fixes issue 4890 by barancev · 12 years ago
  92. f1c152f JasonLeyba: onbeforeunload handlers with no return value will not trigger an alert. The SafariDriver should not say that they do. by jmleyba@gmail.com · 12 years ago
  93. 0a3b42d AlexeiBarantsev: Fixing tests for BeanToJsonConverter by barancev · 12 years ago
  94. 1474fa3 AlexeiBarantsev: Forgotten build.desc files by barancev · 12 years ago
  95. edf37b6 AlexeiBarantsev: Removing deprecated methods and classes. by barancev · 12 years ago
  96. 5feafbc AlexeiBarantsev: Adding "non-null" check. Fixes issue 4906 by barancev · 12 years ago
  97. 6f0f79c AlexeiBarantsev: Adding a little bit of generics to avoid type casting on the caller side. by barancev · 12 years ago
  98. c5cd3a3 SantiagoSuarezO: start using static, pre-generated dsa key parameters. Per suggestion of the BC folks by santiycr · 12 years ago
  99. 1ce670e EranMes on behalf of RicardoSantos: Clean up after the Python FirefoxDriver by deleting the temporary folder after the driver quits. by eran.mes@gmail.com · 12 years ago
  100. 8befac0 KevinMenard: Made comment easier to read. by nirvdrum@gmail.com · 12 years ago