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

Window manipulation actions should wait for page loading #2000

Closed
AndreyBelym opened this issue Dec 13, 2017 · 1 comment · May be fixed by marcusrc/testcafe#6, marcusrc/testcafe#7, marcusrc/testcafe#8 or marcusrc/testcafe#34
Labels
AREA: server STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: browser natives TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@AndreyBelym
Copy link
Contributor

Are you requesting a feature or reporting a bug?

Bug

What is the current behavior?

Screenshot might be made during browser is in transition from a one page to another.

What is the expected behavior?

Screenshot should be taken after browser finished transition to the second page.

How would you reproduce the current behavior (if this is a bug)?

Take screenshot immediately after t.click that leads to navigation.

Provide the test code and the tested page URL (if applicable)

Tested page URL:

Test code

Specify your

  • operating system: Windows 10
  • testcafe version: 0.18.6
  • node.js version: 8.6.0
@AndreyBelym AndreyBelym added AREA: server SYSTEM: browser natives TYPE: bug The described behavior is considered as wrong (bug). labels Dec 13, 2017
@AlexanderMoskovkin AlexanderMoskovkin added this to the Sprint #10 milestone Feb 19, 2018
@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this issue Dec 18, 2019
…loses DevExpress#1496, closes DevExpress#2000) (DevExpress#2026)

* Implement screenshots cropping to page view (closes DevExpress#1445)

* Fix remarks

* Fix functional test

* Fix client tests

* Fix remarks

* Fix assertions in functional test

* Update index.d.ts
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.