Browse Source

Update Readme with information about 2.42.x changes

Daniel Gempesaw 11 năm trước cách đây
mục cha
commit
028cff0781
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -56,6 +56,13 @@ $ cpanm --showdeps .
 
 ## Usage
 
+### NB: Problems with Webdriver 2.42.x ?
+
+It appears that the standalone webdriver API changed slightly in
+2.42.x versions. We're working on an update to address this, but in
+the meantime if you can continue using 2.41.x or less, that should
+keep your tests in running condition for the time being.
+
 You'll need a Remote WebDriver Server running somewhere. You can
 download a [selenium-standalone-server.jar][standalone] and run one
 locally, or you can point your driver somewhere like [Saucelabs][s].