Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
May 1, 2020

Conversation

bioneyez
Copy link
Contributor

@bioneyez bioneyez commented Feb 17, 2020

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

#50 (comment)

@jessezach
Copy link
Owner

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

@bioneyez
Copy link
Contributor Author

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

@jessezach jessezach self-assigned this Mar 6, 2020
@jessezach jessezach changed the base branch from master to v/1.3.1 May 1, 2020 07:18
@jessezach
Copy link
Owner

Merging into release branch for further testing before release into master

@jessezach jessezach merged commit 74f1aad into jessezach:v/1.3.1 May 1, 2020
jessezach added a commit that referenced this pull request May 1, 2020
* release v/1.3.1

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

* Added support for element blur offset in case of frames

* Added support for iframe blur offset

* Capture Full Screen now blurs the specified elements in all the frames and iframes

Co-authored-by: lorand.fazakas <lorand.fazakas@asseco.hu>

* bug fixes to blur elements in main window and exception fix when switching back to initial frame

* if driver is mobile then do not resize image, also fix resize base image to current image to avoid exception while comparing

Co-authored-by: bioneyez <bioneyez@gmail.com>
Co-authored-by: lorand.fazakas <lorand.fazakas@asseco.hu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants