Help for this page
$driver->set_window_size(320, 480); $elem = $driver->find_element('applgs','id' ); ... my $diff_file = $white->difference($blue); print 'The images differ; see ' . $diff_file . ' for details'; }
not ok 22 - A_test died (Can't locate object method "compare" via pack +age "D:/t/gui-tests/tests/screenshots/snapScreenshot-firefox.png " (perhaps you forgot to load "D:/t/gui-tests/tests/screenshots/snapSc +reenshot-firefox.png"?) at MyTestingSuite.pm line 260.)