jessezach / RobotEyes

Image comparison for Robot Framework
MIT License
75 stars 24 forks source link

Added support for element blur offset in case of frames #51

Closed bioneyez closed 4 years ago

bioneyez commented 4 years ago

@jz-jess Important: It's just a proof of concept and it does not support iframe.

https://github.com/jz-jess/RobotEyes/issues/50#issuecomment-586914344

jessezach commented 4 years ago

@bioneyez The solution looks good. Would you like to add support for iframes as well?

bioneyez commented 4 years ago

Added the iframe support, please review it. I tested it briefly using w3school's iframe example page.

jessezach commented 4 years ago

Merging into release branch for further testing before release into master