Skip to content

Commit

Permalink
reverting readme (#357)
Browse files Browse the repository at this point in the history
* releasing v2.0.8

* fixing readme

* fixing readme
  • Loading branch information
prklm10 authored Sep 16, 2024
1 parent 965b0dc commit b816c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ $ percy app:exec -- [appium test command]
## Configuration

```js
percyScreenshot(driver, name, {
percyScreenshot(driver, name[, {
fullscreen,
deviceName,
orientation,
statusBarHeight,
navigationBarHeight
})
}])
```

- `driver` (**required**) - A appium driver instance [ can be skipped in case of webdriverio runner]
Expand Down

0 comments on commit b816c3e

Please sign in to comment.