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

${BROWSER} resolves to undefined in screenshot pattern #2742

Closed
cullophid opened this issue Aug 17, 2018 · 3 comments
Closed

${BROWSER} resolves to undefined in screenshot pattern #2742

cullophid opened this issue Aug 17, 2018 · 3 comments
Assignees
Labels
AREA: server STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: reporting TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@cullophid
Copy link

Are you requesting a feature or reporting a bug?

bug

What is the current behavior?

when using ${BROWSER} in screenshot pattern it resolves to undefined

What is the expected behavior?

should resolve to the browser name

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

use any pattern with ${BROWSER}

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.21.0
  • node.js version: 0.8.3
@AndreyBelym AndreyBelym added TYPE: bug The described behavior is considered as wrong (bug). SYSTEM: reporting AREA: server labels Aug 17, 2018
@AndreyBelym AndreyBelym added this to the Planned milestone Aug 17, 2018
@AndreyBelym AndreyBelym modified the milestones: Planned, Sprint #17 Aug 30, 2018
@miherlosev miherlosev self-assigned this Aug 30, 2018
@miherlosev
Copy link
Collaborator

I'm working on it.

@AndreyBelym
Copy link
Contributor

Hi @cullophid! The fix is released in testcafe@0.22.0, you can install it with npm i testcafe@latest and try it on your machine.

@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs or feature requests. For TestCafe API, usage and configuration inquiries, we recommend asking them 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
…evExpress#2742) (DevExpress#2794)

* fix '${BROWSER} resolves to undefined in screenshot pattern' (close DevExpress#2742)

* fix review issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: server STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: reporting TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

3 participants