Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Conversation

@eirenik0
Copy link

@eirenik0 eirenik0 commented Aug 29, 2019

@eirenik0 eirenik0 force-pushed the fix-ie-fullscreenshot branch from 7647bfc to 15bde90 Compare August 29, 2019 14:31
@eirenik0 eirenik0 merged commit 0e28f0c into release-4.0.8 Aug 29, 2019
@eirenik0 eirenik0 deleted the fix-ie-fullscreenshot branch August 29, 2019 15:28
eirenik0 added a commit that referenced this pull request Aug 29, 2019
* Feature long request (#38)
* feat: add to_rfc1123_datetime helper function; create datetime_utils
* feat: add long_requests with check response
* refactor: simplify request handling
* refactor: use requests codes instead of numbers
* refactor: simplify _long_request_loop mechanism
* refactor: change `location` to capitalcase
* test: update server_connector tests
* test: add test for long_request
* test: fix travis config

* Fix full page screenshot in IE (#42)
* refactor: EyesWebdriverScreenshot class simplification
* test: add test_ie_viewport_screenshot
* fix: ie always return full page screenshot
   If FPS cut it to VP size
)
driver.get("http://applitools.github.io/demo/TestPages/FramesTestPage")
eyes.open(driver, "Python SDK", "TestIEViewportScreenshot")
eyes.check_window()
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What the stitch mode? Where do you check full page?
We need to run both viewport and full page on both CSS and Scroll stitch modes (4 permutations total).

Copy link
Author

@eirenik0 eirenik0 Sep 9, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default stitch mode is Scroll. I'll add CSS stitch mode and FPS here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants