Skip to content

Commit fd1881c

Browse files
authored
Added a note about Playwright in the README
It is not obvious that the RFBrowser library provides support for Playwright, this is now explicitly mentioned.
1 parent 2124493 commit fd1881c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333

3434
## What is it?
3535

36-
This project consists of a Docker image containing a Robot Framework installation.
36+
This project consists of a container image containing a Robot Framework installation.
3737

38-
This installation also contains Firefox, Chrome, Microsoft Edge and the Selenium library for Robot Framework. The test cases and reports should be mounted as volumes.
38+
This installation also contains Firefox, Chrome, Microsoft Edge, along with the Selenium and Playwright/RFBrowser library for Robot Framework.
3939

4040
<a name="versioning"></a>
4141

@@ -49,7 +49,7 @@ The versioning of this image follows the one of Robot Framework:
4949
The versions used are:
5050

5151
* [Robot Framework](https://github.com/robotframework/robotframework) 7.0
52-
* [Robot Framework Browser Library](https://github.com/MarketSquare/robotframework-browser) 18.0.0
52+
* [Robot Framework Browser (Playwright) Library](https://github.com/MarketSquare/robotframework-browser) 18.0.0
5353
* [Robot Framework DatabaseLibrary](https://github.com/franz-see/Robotframework-Database-Library) 1.4.3
5454
* [Robot Framework Datadriver](https://github.com/Snooz82/robotframework-datadriver) 1.10.0
5555
* [Robot Framework DateTimeTZ](https://github.com/testautomation/DateTimeTZ) 1.0.6

0 commit comments

Comments
 (0)