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

feat: add method which return current cdp #8159

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

PavelMor25
Copy link
Collaborator

@PavelMor25 PavelMor25 commented Mar 19, 2024

Purpose

closes Devexpress/testcafe-private/issues/479

Approach

Describe how your changes address the issue or implement the desired functionality in as much detail as possible.

References

Provide a link to the existing issue(s), if any.

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Mar 19, 2024
@PavelMor25 PavelMor25 removed the STATE: Need response An issue that requires a response or attention from the team. label Mar 19, 2024
@PavelMor25 PavelMor25 requested a review from Aleksey28 March 20, 2024 04:42
Copy link
Collaborator

@Aleksey28 Aleksey28 left a comment

Choose a reason for hiding this comment

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

Please, look at my comments. After that update type definitions here https://github.com/DevExpress/testcafe/tree/master/ts-defs-src

test/functional/fixtures/regression/gh-479-private/test.js Outdated Show resolved Hide resolved
src/api/test-controller/index.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@Aleksey28 Aleksey28 left a comment

Choose a reason for hiding this comment

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

Please, look at my comments, and also add definition tests to this directory: https://github.com/DevExpress/testcafe/blob/master/test/server/compiler-test.js
As example, you can explore how it was made for getCurrentWindow.

src/test-run/commands/type.js Show resolved Hide resolved
ts-defs-src/test-api/test-controller.d.ts Outdated Show resolved Hide resolved
@Aleksey28 Aleksey28 requested review from Bayheck and titerman March 28, 2024 08:17
Co-authored-by: Gene <43554315+titerman@users.noreply.github.com>
@PavelMor25 PavelMor25 marked this pull request as ready for review March 31, 2024 07:22
@aleks-pro aleks-pro merged commit 1faa391 into DevExpress:master Apr 1, 2024
21 checks passed
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.

5 participants