1. 3ad1f2e [build] Fix wheel generation for multiple python versions by AutomatedTester · 5 years ago master
  2. 8e52026 [py] bump python bindings to post2 by AutomatedTester · 5 years ago
  3. 7a5e21c Fix abstract method in options class (#8389) by Isaul Vargas · 5 years ago
  4. 4580eae [graphql] Add basic Node data to the GraphQL result by Simon Stewart · 5 years ago
  5. 27af418 Implement abc for webdriver (#8366) by Isaul Vargas · 5 years ago
  6. a4a73dc [py] adding post1 to the setup file due to a build mistake by AutomatedTester · 5 years ago
  7. ec55030 [py] Bump version to 4a6 by AutomatedTester · 5 years ago
  8. 2ad6c21 Add Abstract Base Class to WebElement and WebDriver #7127 (#8348) by Isaul Vargas · 5 years ago
  9. d136b84 [py] Correct flake8 issues by AutomatedTester · 5 years ago
  10. aece28f [py] Copy `acceptInsecureCerts` to Options for Firefox. Fixes #8261 by AutomatedTester · 5 years ago
  11. 8253ef1 [py] Correct check on DEFAULT_EXECUTABLE_PATH by AutomatedTester · 5 years ago
  12. b1b7bd1 [py] Correct escaping in docstring. Fixes #7948 by AutomatedTester · 5 years ago
  13. f31f474 [bazel] Automated reformatting of build files by Simon Stewart · 5 years ago
  14. 60e1bef [PY] Use ProxyManager instead of PoolManager in remote_connection (#8297) by Vishnuprakash P K · 5 years ago
  15. fdaf005 [py] Check offsets are cast to int. Fixes #7639 by AutomatedTester · 5 years ago
  16. 2a9a525 [PY]: Fixes an issue where IE server port is set '0' by default (#8294) by Sri Harsha · 5 years ago
  17. 9ffe112 Favor Python3 constructs and Python 2.7 compatibility (#8290) by Isaul Vargas · 5 years ago
  18. fe5434f [py] Remove unused import by AutomatedTester · 5 years ago
  19. 779d6e8 [py] Remove Unused Arguments from Firefox by AutomatedTester · 5 years ago
  20. f6637d4 [py] Fixup Firefox deprecations by AutomatedTester · 5 years ago
  21. 28a57f4 [py] Removing missed Android references by AutomatedTester · 5 years ago
  22. 1bdae6f [py] Removing Missed phantomjs references by AutomatedTester · 5 years ago
  23. 6dd72fc [py] Delete support for Blackberry Driver by AutomatedTester · 5 years ago
  24. ade839b [py] Delete PhantomJS capabilities by AutomatedTester · 5 years ago
  25. 4606027 [py] Delete Android Driver support by AutomatedTester · 5 years ago
  26. 4467c3a [build] Remove python crazyfun references by AutomatedTester · 5 years ago
  27. ce4be68 [py] Enable and update Safari tests by AutomatedTester · 5 years ago
  28. c6a8387 Use same port in remote executor and service (#8255) by FrySabotage · 5 years ago
  29. 190c2d7 [JS]Add: Adding elementScrollBehavior capability to ieOptions (#8178) by Sri Harsha · 5 years ago
  30. 95f2f2f [py] Fix Flake 8 errors by AutomatedTester · 5 years ago
  31. 21a38a9 [py] Update tests and docs to not use deprecated methods by AutomatedTester · 5 years ago
  32. d50e162 [py] Disable interaction test failing in firefox by AutomatedTester · 5 years ago
  33. d634e25 [py] mark various scrolling tests as failing in Firefox by AutomatedTester · 5 years ago
  34. e25d542 [py] Fixed Expected Conditions around frame switching by AutomatedTester · 5 years ago
  35. 7c98b06 [py] Fix Docs generation. by AutomatedTester · 5 years ago
  36. d72346d [py] Correct frame switching expected condition by AutomatedTester · 5 years ago
  37. 5a64748 [py] Fixing flake8 issues by Alexei Barantsev · 5 years ago
  38. 41d1eef [py] Fixing bazel dependencies on certifi by Alexei Barantsev · 5 years ago
  39. 97ce2ae Revert "Fix error in webelemet not created, verifing if is str or dict. (#3481)" by AutomatedTester · 5 years ago
  40. b75d8f2 [py] Use callback functions instead callable objects as expected conditions (#7765) by Yurii Karabas · 5 years ago
  41. 3fd7066 Check if argument is iterable. E.g. type **list** also works. (#7037) by JerryJia · 5 years ago
  42. 6ee39c4 Fix error in webelemet not created, verifing if is str or dict. (#3481) by Reinaldo Rossetti · 5 years ago
  43. 4b7ed3d [py] verify command_executor ssl certificate by default (#6536) by jerome-nexedi · 5 years ago
  44. 66e3aef [py] flake8 fixes by AutomatedTester · 5 years ago
  45. f976a31 [py] Correct documentation for ChromiumDriver by AutomatedTester · 5 years ago
  46. 80f3011 [build][py] Only build the grid when running remote tests by AutomatedTester · 5 years ago
  47. f000fb3 [py] Deprecating find_element(s)_* calls in event firing webdriver by AutomatedTester · 5 years ago
  48. 9e102f6 [py] Ignoring tests for same site cookies to not run in remote browser because we use Firefox for remote tests by Alexei Barantsev · 5 years ago
  49. 2c7b6f1 [py] Fixing path to selenium server for remote tests by Alexei Barantsev · 5 years ago
  50. f600c28 [py] Fixing relative locator constructor by Alexei Barantsev · 5 years ago
  51. 29d042d [py] Changing environment variable we use to check if the tests are running on travis by Alexei Barantsev · 5 years ago
  52. be212a8 [py] Unignoring tests for window commands that are implemented in browsers by Alexei Barantsev · 5 years ago
  53. b8a3970 Merge branch 'master' of github.com:SeleniumHQ/selenium by AutomatedTester · 5 years ago
  54. 72ec232 [py] Oops... stupid copy-paste mistake by Alexei Barantsev · 5 years ago
  55. b70794e [py] Fixing expected failure for same site cookie test in Firefox by Alexei Barantsev · 5 years ago
  56. e9d6dd1 [py] Adding bazel target to run tests remotely in Firefox by Alexei Barantsev · 5 years ago
  57. 938c2fe [py] Ignoring a test failed in Firefox by Alexei Barantsev · 5 years ago
  58. 18cbb33 [py] Fixing tests for Firefox options to capabilities converter by Alexei Barantsev · 5 years ago
  59. 2c4c4c8 [py] Fixing HSL to RGBa color converter by Alexei Barantsev · 5 years ago
  60. 80bbf22 Updating travis python job for Firefox tests by Alexei Barantsev · 5 years ago
  61. 5d42077 [py] Fixing flake8 issues by Alexei Barantsev · 5 years ago
  62. d651a75 [py] Move xfail_marionette to xfail_firefox annotations by AutomatedTester · 5 years ago
  63. ba7c3f6 Updated the documentation (#8142) by sridharUpputuri · 5 years ago
  64. 74a8797 [py] Deprecate use of AppCache APIs by AutomatedTester · 5 years ago
  65. d08d604 [py] Reenabling some tests that are now passing by AutomatedTester · 5 years ago
  66. bdbbceb [py] More flake8 fixes by Alexei Barantsev · 5 years ago
  67. adbbfd6 [py] Fixing license comment by Alexei Barantsev · 5 years ago
  68. 1145293 [py] Fixing a using test for IE options to make it similar to other browsers by Alexei Barantsev · 5 years ago
  69. 1efed70 [py] Fixing flake8 issues by Alexei Barantsev · 5 years ago
  70. 3a29a57 Add: Same site cookie feature in python bindings (#8114) by Sri Harsha · 5 years ago
  71. 17122cd [py] Bump python bindings to 4.0.0a5 by AutomatedTester · 5 years ago
  72. 18c97f2 [py] Correct service usage in IE Binding. Fixes #7749 by AutomatedTester · 5 years ago
  73. a23c068 Merge branch 'master' of github.com:SeleniumHQ/selenium by AutomatedTester · 5 years ago
  74. 061b5a9 [py] Deprecate find_element(s)_by_* calls by AutomatedTester · 5 years ago
  75. a426ef0 [py] Use a capability to switch engines for Edge (#8096) by Brandon Walderman · 5 years ago
  76. 967a540 [py] Fix Flake8 errors by AutomatedTester · 5 years ago
  77. 251fc55 [py] Add WPEWebKit driver (#6375) by Carlos Garcia Campos · 5 years ago
  78. 5750448 [py] update python_requires to only support python 2.7 and Python3.5+(#8085) by Mateusz Kajka · 5 years ago
  79. 16a0756 [py] add the ability to generate a wheel via bazel by AutomatedTester · 5 years ago
  80. 54c8f59 [py] Add in support for page loading strategies for Options by AutomatedTester · 5 years ago
  81. 57aa724 [py] Add the ability to get and set timeouts against a driver. Fixes #7738 by AutomatedTester · 5 years ago
  82. 54eef98 [py] Correct Docstring import in WebDriverWait example. Fixes #7780 by AutomatedTester · 5 years ago
  83. 7cd3ef4 [py] Explicitly force timeout value to float in WebDriverWait. Fixes #8050 by AutomatedTester · 5 years ago
  84. faafe1c [py] Add support for relative locators by AutomatedTester · 6 years ago
  85. 8179f69 Fix clear actions in ActionChains (#7943) by Ilyas Bayraktar · 5 years ago
  86. 6a431e1 [py] Automate RemoteConnection subclass selection (#8010) by Abdelrahman Talaat · 5 years ago
  87. 722e7b9 Allow netty server to handle websocket connections by Simon Stewart · 5 years ago
  88. bcd9429 Fix capabilties to support macOS platform (#7980) by Maxim Lobanov · 5 years ago
  89. 4475c51 More copyright header fixing by Simon Stewart · 6 years ago
  90. 48a0bcb fix: DeprecationWarning of base64.encodestring() (#7446) by Max Schmitt · 6 years ago
  91. 0220cac Replacing references to seleniumhq.org with selenium.dev [skip ci] by Diego Molina · 6 years ago
  92. 44b49e4 Run buildifier over BUILD and WORKSPACE files by Simon Stewart · 6 years ago
  93. 21364ac Run buildifier over bzl files by Simon Stewart · 6 years ago
  94. b323c0b Add the ability to create python test suites, and use it by Simon Stewart · 6 years ago
  95. 41d6aee Remove flags that are plugin-specific from pytest wrapper by Simon Stewart · 6 years ago
  96. 70f5742 The pytest_test does not need a toolchain by Simon Stewart · 6 years ago
  97. ebded47 Move py_import into the private python area by Simon Stewart · 6 years ago
  98. a5ede5a [py] Lay groundwork for running large tests with python by Simon Stewart · 6 years ago
  99. a0b8f97 Parse python docstring example as code snippet by pitachips · 6 years ago
  100. c6f1a5f [py] correct python_requires in setup by AutomatedTester · 6 years ago