Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit d8606fc

Browse files
Fix remarks
1 parent f84e74e commit d8606fc

File tree

6 files changed

+657
-5
lines changed

6 files changed

+657
-5
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,6 @@ system properties will be used to specify the upstream proxy.
153153

154154
### Embedded Mode
155155

156-
**New in 2.1:** New Embedded Mode module
157-
158156
BrowserUp Proxy separates the Embedded Mode and REST API into two modules. If you only need Embedded Mode functionality, add the `BrowserUp-core` artifact as a dependency. The REST API artifact is `BrowserUp-rest`.
159157

160158
If you're using Java and Selenium, the easiest way to get started is to embed the project directly in your test. First, you'll need to make sure that all the dependencies are imported in to the project. You can find them in the *lib* directory. Or, if you're using Maven, you can add this to your pom:

0 commit comments

Comments
 (0)