facebook / screenshot-tests-for-android

Generate fast deterministic screenshots during Android instrumentation tests
http://facebook.github.io/screenshot-tests-for-android
Apache License 2.0
1.74k stars 229 forks source link

Is it possible to vertical scroll and capture full screen #313

Open saranyas72 opened 1 year ago

saranyas72 commented 1 year ago

My App has vertical scrolling so we capture screenshot as screen1, scroll down, screen2 for screenshot test.

Is it possible to have some methods to capture both screen1 and screen2 in a single file and use it as baseline to test.