diff --git a/maestro/discover.yml b/maestro/discover.yml index 7636594..ca77f3b 100644 --- a/maestro/discover.yml +++ b/maestro/discover.yml @@ -11,7 +11,7 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-back-button' - scroll -- takeScreenshot: 'maestro/screenshots/discover/index-2' +- takeScreenshot: 'maestro/screenshots/discover/index2' - tapOn: '1' - tapOn: id: 'header-back-button' @@ -23,7 +23,7 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-back-button' - scroll -- takeScreenshot: 'maestro/screenshots/discover/index-3' +- takeScreenshot: 'maestro/screenshots/discover/index3' - tapOn: point: '33%,28%' - tapOn: @@ -36,12 +36,12 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-back-button' - scroll -- takeScreenshot: 'maestro/screenshots/discover/index-4' +- takeScreenshot: 'maestro/screenshots/discover/index4' - tapOn: 'Action & Adventure Action & Adventure' - tapOn: id: 'header-back-button' - scroll -- takeScreenshot: 'maestro/screenshots/discover/index-5' +- takeScreenshot: 'maestro/screenshots/discover/index5' - tapOn: point: '33%,48%' - tapOn: diff --git a/maestro/genre.yml b/maestro/genre.yml index bd5856d..833358d 100644 --- a/maestro/genre.yml +++ b/maestro/genre.yml @@ -10,7 +10,7 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-back-button' - scroll -- takeScreenshot: 'maestro/screenshots/genre/movie-2' +- takeScreenshot: 'maestro/screenshots/genre/movie2' - tapOn: point: '19%,26%' - tapOn: @@ -26,7 +26,7 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-back-button' - scroll -- takeScreenshot: 'maestro/screenshots/genre/tv-2' +- takeScreenshot: 'maestro/screenshots/genre/tv2' - tapOn: point: '19%,26%' - tapOn: diff --git a/maestro/movie.yml b/maestro/movie.yml index 2c6a5cf..e1ddcd9 100644 --- a/maestro/movie.yml +++ b/maestro/movie.yml @@ -14,7 +14,7 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-close-button' - scroll -- takeScreenshot: 'maestro/screenshots/movie/index-2' +- takeScreenshot: 'maestro/screenshots/movie/index2' - tapOn: 'Daniel Radcliffe Harry Potter' - assertVisible: 'Daniel Radcliffe' - tapOn: @@ -24,7 +24,7 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-close-button' - scroll -- takeScreenshot: 'maestro/screenshots/movie/index-3' +- takeScreenshot: 'maestro/screenshots/movie/index3' - tapOn: 'Backdrops' - swipe: direction: LEFT diff --git a/maestro/network.yml b/maestro/network.yml index b750a8f..27a9cb0 100644 --- a/maestro/network.yml +++ b/maestro/network.yml @@ -5,7 +5,7 @@ appId: com.theomesnil.WhatToWatch - waitForAnimationToEnd - takeScreenshot: 'maestro/screenshots/network/streaming' - scroll -- takeScreenshot: 'maestro/screenshots/network/streaming-2' +- takeScreenshot: 'maestro/screenshots/network/streaming2' - tapOn: point: '18%,78%' - takeScreenshot: 'maestro/screenshots/network/index' @@ -15,7 +15,7 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-back-button' - scroll -- takeScreenshot: 'maestro/screenshots/network/index-2' +- takeScreenshot: 'maestro/screenshots/network/index2' - tapOn: point: '50%,28%' - assertVisible: '7 seasons' diff --git a/maestro/person.yml b/maestro/person.yml index ce29fb3..39c7009 100644 --- a/maestro/person.yml +++ b/maestro/person.yml @@ -9,7 +9,7 @@ appId: com.theomesnil.WhatToWatch - waitForAnimationToEnd - takeScreenshot: 'maestro/screenshots/person/index' - scroll -- takeScreenshot: 'maestro/screenshots/person/index-2' +- takeScreenshot: 'maestro/screenshots/person/index2' - tapOn: point: '25%,42%' - takeScreenshot: 'maestro/screenshots/person/know-for' diff --git a/maestro/screenshots/discover/index-2.png b/maestro/screenshots/discover/index-2.png deleted file mode 100644 index 82502de..0000000 Binary files a/maestro/screenshots/discover/index-2.png and /dev/null differ diff --git a/maestro/screenshots/discover/index-3.png b/maestro/screenshots/discover/index-3.png deleted file mode 100644 index ded98f6..0000000 Binary files a/maestro/screenshots/discover/index-3.png and /dev/null differ diff --git a/maestro/screenshots/discover/index-4.png b/maestro/screenshots/discover/index-4.png deleted file mode 100644 index f7d7b33..0000000 Binary files a/maestro/screenshots/discover/index-4.png and /dev/null differ diff --git a/maestro/screenshots/discover/index-5.png b/maestro/screenshots/discover/index-5.png deleted file mode 100644 index 9eb7337..0000000 Binary files a/maestro/screenshots/discover/index-5.png and /dev/null differ diff --git a/maestro/screenshots/discover/index.png b/maestro/screenshots/discover/index.png index 41c08ed..fb3bb5b 100644 Binary files a/maestro/screenshots/discover/index.png and b/maestro/screenshots/discover/index.png differ diff --git a/maestro/screenshots/discover/index2.png b/maestro/screenshots/discover/index2.png new file mode 100644 index 0000000..4600d1a Binary files /dev/null and b/maestro/screenshots/discover/index2.png differ diff --git a/maestro/screenshots/discover/index3.png b/maestro/screenshots/discover/index3.png new file mode 100644 index 0000000..6a1a26a Binary files /dev/null and b/maestro/screenshots/discover/index3.png differ diff --git a/maestro/screenshots/discover/index4.png b/maestro/screenshots/discover/index4.png new file mode 100644 index 0000000..20f8a96 Binary files /dev/null and b/maestro/screenshots/discover/index4.png differ diff --git a/maestro/screenshots/discover/index5.png b/maestro/screenshots/discover/index5.png new file mode 100644 index 0000000..8e04a58 Binary files /dev/null and b/maestro/screenshots/discover/index5.png differ diff --git a/maestro/screenshots/genre/movie-2.png b/maestro/screenshots/genre/movie-2.png deleted file mode 100644 index a3990fb..0000000 Binary files a/maestro/screenshots/genre/movie-2.png and /dev/null differ diff --git a/maestro/screenshots/genre/movie.png b/maestro/screenshots/genre/movie.png index 3e8c512..9cc5e48 100644 Binary files a/maestro/screenshots/genre/movie.png and b/maestro/screenshots/genre/movie.png differ diff --git a/maestro/screenshots/genre/movie2.png b/maestro/screenshots/genre/movie2.png new file mode 100644 index 0000000..7f240a6 Binary files /dev/null and b/maestro/screenshots/genre/movie2.png differ diff --git a/maestro/screenshots/genre/tv-2.png b/maestro/screenshots/genre/tv-2.png deleted file mode 100644 index 28d4ad4..0000000 Binary files a/maestro/screenshots/genre/tv-2.png and /dev/null differ diff --git a/maestro/screenshots/genre/tv.png b/maestro/screenshots/genre/tv.png index 9d48f70..8dc9b4d 100644 Binary files a/maestro/screenshots/genre/tv.png and b/maestro/screenshots/genre/tv.png differ diff --git a/maestro/screenshots/genre/tv2.png b/maestro/screenshots/genre/tv2.png new file mode 100644 index 0000000..0c5e979 Binary files /dev/null and b/maestro/screenshots/genre/tv2.png differ diff --git a/maestro/screenshots/movie/backdrops.png b/maestro/screenshots/movie/backdrops.png index 394f095..0ac2064 100644 Binary files a/maestro/screenshots/movie/backdrops.png and b/maestro/screenshots/movie/backdrops.png differ diff --git a/maestro/screenshots/movie/index-2.png b/maestro/screenshots/movie/index-2.png deleted file mode 100644 index 52b9238..0000000 Binary files a/maestro/screenshots/movie/index-2.png and /dev/null differ diff --git a/maestro/screenshots/movie/index-3.png b/maestro/screenshots/movie/index-3.png deleted file mode 100644 index a7d33be..0000000 Binary files a/maestro/screenshots/movie/index-3.png and /dev/null differ diff --git a/maestro/screenshots/movie/index.png b/maestro/screenshots/movie/index.png index e95adb0..31c9610 100644 Binary files a/maestro/screenshots/movie/index.png and b/maestro/screenshots/movie/index.png differ diff --git a/maestro/screenshots/movie/index2.png b/maestro/screenshots/movie/index2.png new file mode 100644 index 0000000..655be2e Binary files /dev/null and b/maestro/screenshots/movie/index2.png differ diff --git a/maestro/screenshots/movie/index3.png b/maestro/screenshots/movie/index3.png new file mode 100644 index 0000000..e5e04e8 Binary files /dev/null and b/maestro/screenshots/movie/index3.png differ diff --git a/maestro/screenshots/movie/posters.png b/maestro/screenshots/movie/posters.png index 03f2bcd..e37c421 100644 Binary files a/maestro/screenshots/movie/posters.png and b/maestro/screenshots/movie/posters.png differ diff --git a/maestro/screenshots/movie/trailer.png b/maestro/screenshots/movie/trailer.png index 14e4495..95bc1c5 100644 Binary files a/maestro/screenshots/movie/trailer.png and b/maestro/screenshots/movie/trailer.png differ diff --git a/maestro/screenshots/movie/video.png b/maestro/screenshots/movie/video.png index 106a15c..c0a3e0f 100644 Binary files a/maestro/screenshots/movie/video.png and b/maestro/screenshots/movie/video.png differ diff --git a/maestro/screenshots/network/index-2.png b/maestro/screenshots/network/index-2.png deleted file mode 100644 index bb50148..0000000 Binary files a/maestro/screenshots/network/index-2.png and /dev/null differ diff --git a/maestro/screenshots/network/index.png b/maestro/screenshots/network/index.png index 57820b8..3cfef1c 100644 Binary files a/maestro/screenshots/network/index.png and b/maestro/screenshots/network/index.png differ diff --git a/maestro/screenshots/network/index2.png b/maestro/screenshots/network/index2.png new file mode 100644 index 0000000..a2cd889 Binary files /dev/null and b/maestro/screenshots/network/index2.png differ diff --git a/maestro/screenshots/network/streaming-2.png b/maestro/screenshots/network/streaming-2.png deleted file mode 100644 index 510fac4..0000000 Binary files a/maestro/screenshots/network/streaming-2.png and /dev/null differ diff --git a/maestro/screenshots/network/streaming.png b/maestro/screenshots/network/streaming.png index 41209b0..99711c4 100644 Binary files a/maestro/screenshots/network/streaming.png and b/maestro/screenshots/network/streaming.png differ diff --git a/maestro/screenshots/network/streaming2.png b/maestro/screenshots/network/streaming2.png new file mode 100644 index 0000000..093a73f Binary files /dev/null and b/maestro/screenshots/network/streaming2.png differ diff --git a/maestro/screenshots/person/index-2.png b/maestro/screenshots/person/index-2.png deleted file mode 100644 index a21d5de..0000000 Binary files a/maestro/screenshots/person/index-2.png and /dev/null differ diff --git a/maestro/screenshots/person/index.png b/maestro/screenshots/person/index.png index 6ec59eb..41645ec 100644 Binary files a/maestro/screenshots/person/index.png and b/maestro/screenshots/person/index.png differ diff --git a/maestro/screenshots/person/index2.png b/maestro/screenshots/person/index2.png new file mode 100644 index 0000000..8e525cf Binary files /dev/null and b/maestro/screenshots/person/index2.png differ diff --git a/maestro/screenshots/person/know-for.png b/maestro/screenshots/person/know-for.png index afa0b04..bbc0cc6 100644 Binary files a/maestro/screenshots/person/know-for.png and b/maestro/screenshots/person/know-for.png differ diff --git a/maestro/screenshots/person/movies.png b/maestro/screenshots/person/movies.png index fd05067..01dca47 100644 Binary files a/maestro/screenshots/person/movies.png and b/maestro/screenshots/person/movies.png differ diff --git a/maestro/screenshots/person/pictures.png b/maestro/screenshots/person/pictures.png index e39e814..e7776d4 100644 Binary files a/maestro/screenshots/person/pictures.png and b/maestro/screenshots/person/pictures.png differ diff --git a/maestro/screenshots/person/series.png b/maestro/screenshots/person/series.png index a9889da..73af68a 100644 Binary files a/maestro/screenshots/person/series.png and b/maestro/screenshots/person/series.png differ diff --git a/maestro/screenshots/search/end.png b/maestro/screenshots/search/end.png index 9a81204..100d8eb 100644 Binary files a/maestro/screenshots/search/end.png and b/maestro/screenshots/search/end.png differ diff --git a/maestro/screenshots/search/index.png b/maestro/screenshots/search/index.png index 77d89d2..100d8eb 100644 Binary files a/maestro/screenshots/search/index.png and b/maestro/screenshots/search/index.png differ diff --git a/maestro/screenshots/search/input.png b/maestro/screenshots/search/input.png index 9a5f23f..13f96c2 100644 Binary files a/maestro/screenshots/search/input.png and b/maestro/screenshots/search/input.png differ diff --git a/maestro/screenshots/tv/backdrops.png b/maestro/screenshots/tv/backdrops.png index 83d19b8..060d299 100644 Binary files a/maestro/screenshots/tv/backdrops.png and b/maestro/screenshots/tv/backdrops.png differ diff --git a/maestro/screenshots/tv/casting.png b/maestro/screenshots/tv/casting.png index fb50edb..65c97f0 100644 Binary files a/maestro/screenshots/tv/casting.png and b/maestro/screenshots/tv/casting.png differ diff --git a/maestro/screenshots/tv/index-2.png b/maestro/screenshots/tv/index-2.png deleted file mode 100644 index 19f6929..0000000 Binary files a/maestro/screenshots/tv/index-2.png and /dev/null differ diff --git a/maestro/screenshots/tv/index-3.png b/maestro/screenshots/tv/index-3.png deleted file mode 100644 index 5e09750..0000000 Binary files a/maestro/screenshots/tv/index-3.png and /dev/null differ diff --git a/maestro/screenshots/tv/index-4.png b/maestro/screenshots/tv/index-4.png deleted file mode 100644 index 6277e15..0000000 Binary files a/maestro/screenshots/tv/index-4.png and /dev/null differ diff --git a/maestro/screenshots/tv/index-5.png b/maestro/screenshots/tv/index-5.png deleted file mode 100644 index f942245..0000000 Binary files a/maestro/screenshots/tv/index-5.png and /dev/null differ diff --git a/maestro/screenshots/tv/index.png b/maestro/screenshots/tv/index.png index 64fd6fa..2f2ecee 100644 Binary files a/maestro/screenshots/tv/index.png and b/maestro/screenshots/tv/index.png differ diff --git a/maestro/screenshots/tv/index2.png b/maestro/screenshots/tv/index2.png new file mode 100644 index 0000000..ecf09e5 Binary files /dev/null and b/maestro/screenshots/tv/index2.png differ diff --git a/maestro/screenshots/tv/index3.png b/maestro/screenshots/tv/index3.png new file mode 100644 index 0000000..e28aff8 Binary files /dev/null and b/maestro/screenshots/tv/index3.png differ diff --git a/maestro/screenshots/tv/index4.png b/maestro/screenshots/tv/index4.png new file mode 100644 index 0000000..1ff72ef Binary files /dev/null and b/maestro/screenshots/tv/index4.png differ diff --git a/maestro/screenshots/tv/index5.png b/maestro/screenshots/tv/index5.png new file mode 100644 index 0000000..07eae61 Binary files /dev/null and b/maestro/screenshots/tv/index5.png differ diff --git a/maestro/screenshots/tv/posters.png b/maestro/screenshots/tv/posters.png index c42c80e..5ef2e88 100644 Binary files a/maestro/screenshots/tv/posters.png and b/maestro/screenshots/tv/posters.png differ diff --git a/maestro/screenshots/tv/trailer.png b/maestro/screenshots/tv/trailer.png index 393e9f2..3bdc00a 100644 Binary files a/maestro/screenshots/tv/trailer.png and b/maestro/screenshots/tv/trailer.png differ diff --git a/maestro/screenshots/tv/video.png b/maestro/screenshots/tv/video.png index b9adb59..b6a3b91 100644 Binary files a/maestro/screenshots/tv/video.png and b/maestro/screenshots/tv/video.png differ diff --git a/maestro/tv.yml b/maestro/tv.yml index 8827092..c1734fb 100644 --- a/maestro/tv.yml +++ b/maestro/tv.yml @@ -16,19 +16,19 @@ appId: com.theomesnil.WhatToWatch - tapOn: id: 'header-close-button' - scroll -- takeScreenshot: 'maestro/screenshots/tv/index-2' +- takeScreenshot: 'maestro/screenshots/tv/index2' - tapOn: 'S2' -- takeScreenshot: 'maestro/screenshots/tv/index-3' +- takeScreenshot: 'maestro/screenshots/tv/index3' - scroll - scroll - waitForAnimationToEnd -- takeScreenshot: 'maestro/screenshots/tv/index-4' +- takeScreenshot: 'maestro/screenshots/tv/index4' - tapOn: 'Matt Smith Prince Daemon Targaryen' - takeScreenshot: 'maestro/screenshots/tv/casting' - tapOn: id: 'header-back-button' - scroll -- takeScreenshot: 'maestro/screenshots/tv/index-5' +- takeScreenshot: 'maestro/screenshots/tv/index5' - tapOn: 'House of the Dragon Opening Credits 4K | Season 1 (HBO) | Game Of Thrones Extras' - takeScreenshot: 'maestro/screenshots/tv/video' - tapOn: