From ba3c11d9c9f07c667f19dbcfa03eef0bb801791c Mon Sep 17 00:00:00 2001 From: zephraph Date: Fri, 7 Aug 2015 17:21:44 -0500 Subject: [PATCH 1/2] prep for 1.7.3 release --- CHANGES.rst | 10 +++++++++- src/Selenium2Library/version.py | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 3df9ee3dc..c3bf7ad3c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,10 +1,18 @@ Release Notes ============= -1.7.3 (unreleased) +1.7.3 ------------------- - Added 'Get WebElement' [zephraph][emanlove] +- Added named keys to 'Press Key' [helioguilherme66] + +- Fix an import error that caused a dependence on RF >= 2.8.5 + [zephraph] + +- Fixed an issue that caused screenshots to be improperly linked in the logs + [zephraph] + 1.7.2 ---------------- - Added an argument called screenshot_root_directory that can be passed into S2L's diff --git a/src/Selenium2Library/version.py b/src/Selenium2Library/version.py index 7b59fb64f..1d7f168ba 100644 --- a/src/Selenium2Library/version.py +++ b/src/Selenium2Library/version.py @@ -1 +1 @@ -VERSION = '1.7.2' +VERSION = '1.7.3' From 29899a003c1c5724855b6964bdeb8e0459f95d2f Mon Sep 17 00:00:00 2001 From: zephraph Date: Fri, 7 Aug 2015 17:28:00 -0500 Subject: [PATCH 2/2] Adding docs --- .gitignore | 1 - doc/Selenium2Library.html | 832 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 832 insertions(+), 1 deletion(-) create mode 100644 doc/Selenium2Library.html diff --git a/.gitignore b/.gitignore index 56284b44b..6f7b23439 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ test/results *.pyc *.orig MANIFEST -doc/*.html *.egg-info *.egg chromedriver.log diff --git a/doc/Selenium2Library.html b/doc/Selenium2Library.html new file mode 100644 index 000000000..8a65a34da --- /dev/null +++ b/doc/Selenium2Library.html @@ -0,0 +1,832 @@ + + + + + + + + + + + + + + + + + + + + + + +
+

Opening library documentation failed

+
    +
  • Verify that you have JavaScript enabled in your browser.
  • +
  • Make sure you are using a modern enough browser. Firefox 3.5, IE 8, or equivalent is required, newer browsers are recommended.
  • +
  • Check are there messages in your browser's JavaScript error log. Please report the problem if you suspect you have encountered a bug.
  • +
+
+ + + + + + + + + + + + + + + + + + + + + +