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 3, 2024
1 parent b8d2242 commit 3a0d47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webdriverio/src/commands/browser/downloadFile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const log = logger('webdriverio')
* by using the [`downloadFile`](https://webdriver.io/docs/api/selenium#downloadFile) command.
*
* :::info
* _Note:_ that this command is only supported if you use a
* 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.
* :::
*
Expand Down

0 comments on commit 3a0d47b

Please sign in to comment.