Skip to content

Commit 24a2569

Browse files
🔖 release-v2.0.4-beta.0 and Readmd.md update (#91)
1 parent bf9aad1 commit 24a2569

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ $ percy app:exec -- [python test command]
6666
- `orientation` (**optional**) - Orientation of device while capturing screeenshot; Allowed values [`portrait` | `landscape`]
6767
- `status_bar_height` (**optional**) - Height of status bar; int
6868
- `nav_bar_height` (**optional**) - Height of navigation bar; int
69+
- `sync` - Boolean value by default it falls back to `false`, Gives the processed result around screenshot [From CLI v1.28.0-beta.0+]
6970
- `fullpage` (**optional**) - [Alpha] Only supported on App Automate driver sessions [ needs @percy/cli 1.20.2+ ]; boolean
7071
- `screen_lengths` (**optional**) - [Alpha] Max screen lengths for fullPage; int
7172
- In case scrollview is overlapping with other app elements. Offsets can be provided to reduce the area which needs to be considered for scrolling:

percy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.3'
1+
__version__ = '2.0.4-beta.0'

0 commit comments

Comments
 (0)