Skip to content

Commit 6db6878

Browse files
authored
playwright install in readme (#151)
1 parent d710665 commit 6db6878

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ AgentLab Features:
5555
pip install agentlab
5656
```
5757

58+
If not done already, install playwright:
59+
```bash
60+
playwright install
61+
```
62+
5863
Make sure to prepare the required benchmark according to instructions provided in the [setup
5964
column](#🎯-supported-benchmarks).
6065

0 commit comments

Comments
 (0)