From 55c6a2c1db98a528ebd16dc42a4834af791ff6ba Mon Sep 17 00:00:00 2001 From: kkamara Date: Sun, 17 Mar 2024 12:04:56 +0000 Subject: [PATCH] Update readme --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 236d7be..0b20ea4 100644 --- a/readme.md +++ b/readme.md @@ -97,6 +97,10 @@ php artisan browser:test [Panther Environment Variables](https://github.com/symfony/panther?tab=readme-ov-file#environment-variables). +#### Capabilities + +[Capabilities](https://www.browserstack.com/docs/automate/capabilities). + ## Adding a new command ```bash