浏览代码

Update Readme with information about 2.42.x changes

Daniel Gempesaw 11 年之前
父节点
当前提交
028cff0781
共有 1 个文件被更改,包括 7 次插入0 次删除
  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].