Skip to content

Commit

Permalink
Update packages/webdriverio/src/commands/browser/downloadFile.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed May 4, 2024
1 parent 856eb55 commit 8ade7a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/webdriverio/src/commands/browser/downloadFile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ const log = logger('webdriverio')
*
* :::info
* Note that this command is only supported if you use a
* [Selenium Grid](https://www.selenium.dev/documentation/en/grid/) with Chrome, Edge or Firefox.
* [Selenium Grid](https://www.selenium.dev/documentation/en/grid/) with Chrome, Edge or Firefox
* and have the `se:downloadsEnabled` flag set in the capabilities.
* :::
*
* <example>
Expand Down

0 comments on commit 8ade7a3

Please sign in to comment.