This commit is contained in:
Thibault Deckers 2024-12-10 23:42:43 +01:00
parent 29d5fab00d
commit c0a821a44f
9 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 KiB

View file

@ -159,7 +159,7 @@ void info() {
final verticalPageView = find.byValueKey('vertical-pageview');
await driver.scrollY(verticalPageView, -600);
await _selectMapStyle('stamenWatercolor');
await _selectMapStyle('googleNormal');
await _takeScreenshot(driver, '3');