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