Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
duttonw committed Jun 7, 2024
1 parent e007a30 commit 3604a5a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
##Selenium Helper##
[![CircleCI](https://circleci.com/gh/qld-gov-au/seleniumHelper.svg?style=svg)](https://circleci.com/gh/qld-gov-au/seleniumHelper)
## Selenium Helper

[![Java CI](https://github.com/qld-gov-au/seleniumHelper/actions/workflows/test.yml/badge.svg)](https://github.com/qld-gov-au/seleniumHelper/actions/workflows/test.yml)

This library will load the correct Driver for your browser you choose and ensure that no browser is left behind when it closes

###Main Entry point###
### Main Entry point
SeleniumHelper.getWebDriverHolder()

Environment Args that you can use:
Expand All @@ -18,7 +19,7 @@ Environment Args that you can use:
These variables are passed through to the browser it seems


###Change log###
### Change log

* Allow hand off without deleting cookies
* Allow browser reuse to be changed from default 10 to your preferred usage.
Expand Down

0 comments on commit 3604a5a

Please sign in to comment.