Width: Keyboard is less than 335mm wide, with feet out sits < 50mm up Height at front From keyboard above, 50mm under Height: My screen height from desk to screen (24″) is 190mm (assuming top of screen should be at my eyeline, that screen is about 20mm too low for me) Edwards is 160mm on […]
Category: Mobile
Some commercial cloud based solutions popping up e.g. https://applitools.com/resources/ Open source: https://www.npmjs.com/package/protractor-image-comparison Image comparison in Automated Testing
Useful if simplistic info in below link however still using page model… Cross platform testing example for Android and iOS using Appium Snippet: Another solution is to use the annotations @AndroidFindBy and @iOSFindBy. With this you can have the same element in the page object class with both annotations and thereby different locators for the […]