Visiting Professor & Staff Software Engineer
-
UC3M & Sauce Labs
- Madrid
- https://bonigarcia.dev
- @boni_gg
Block or Report
Block or report bonigarcia
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
webdrivermanager Public
Automated driver management and other helper features for Selenium WebDriver in Java
-
-
mastering-junit5 Public
Code examples of the book "Mastering Software Testing with JUnit 5"
-
-
selenium-webdriver-java Public
Examples of the O'Reilly book "Hands-On Selenium WebDriver with Java"
2,845 contributions in the last year
Contribution activity
August 2022
Created 146 commits in 12 repositories
Created a pull request in SeleniumHQ/seleniumhq.github.io that received 4 comments
Prepare Python tests (code examples and doc) to be executed on CI
Description
This PR allows running the Python tests on CI. For that, it is required the following:
Change workflow setup to run Python tests with p…
+128
−104
•
4
comments
Opened 10 other pull requests in 1 repository
SeleniumHQ/seleniumhq.github.io
2
open
1
closed
7
merged
- Unify first script example (code and doc) between different languages
- Run dotnet tests on CI
- Run Ruby tests on CI
- Run JavaScript tests on CI
- Run Kotlin tests on CI
- Run Python tests on CI
- Fix first Java script example and doc
- Include GH token as env in workflow setup for running tests
- Bump to WebDriverManager 5.2.3
- Use retries mechanism for running Java examples
Created an issue in SeleniumHQ/selenium that received 6 comments
[🐛 Bug]: Installation of a browser extension in Firefox with Java
What happened? The following test installs a browser extension in Firefox with Selenium and Java. The test works nicely since this extension change…
6
comments