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

fix: decode page in native automation mode #8099

Merged
merged 11 commits into from
Jan 10, 2024

Conversation

PavelMor25
Copy link
Collaborator

@PavelMor25 PavelMor25 commented Dec 6, 2023

Purpose

Incorrect decoding page in native automation mode.

Approach

The methods for decoding a page to a string have been modified.
PR-hammerhead

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 Dec 6, 2023
@PavelMor25 PavelMor25 removed the STATE: Need response An issue that requires a response or attention from the team. label Dec 6, 2023
src/native-automation/request-pipeline/index.ts Outdated Show resolved Hide resolved
src/native-automation/request-pipeline/index.ts Outdated Show resolved Hide resolved
src/native-automation/request-pipeline/index.ts Outdated Show resolved Hide resolved
src/native-automation/request-pipeline/index.ts Outdated Show resolved Hide resolved
src/native-automation/request-pipeline/index.ts Outdated Show resolved Hide resolved
src/native-automation/resource-injector.ts Outdated Show resolved Hide resolved
src/native-automation/resource-injector.ts Outdated Show resolved Hide resolved
src/native-automation/resource-injector.ts Outdated Show resolved Hide resolved
src/native-automation/utils/string.ts Outdated Show resolved Hide resolved
src/native-automation/utils/string.ts Outdated Show resolved Hide resolved
@aleks-pro aleks-pro requested review from a team and removed request for a team December 27, 2023 17:34
@PavelMor25 PavelMor25 changed the title [WIP] decode page in native automation mode fix: decode page in native automation mode Dec 28, 2023
@PavelMor25 PavelMor25 marked this pull request as ready for review December 28, 2023 11:46
@PavelMor25 PavelMor25 merged commit 8aa6eee into DevExpress:master Jan 10, 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.

2 participants