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

update: resize using CDP setWindowBounds #8169

Merged
merged 12 commits into from Apr 29, 2024

Conversation

Bayheck
Copy link
Collaborator

@Bayheck Bayheck commented Apr 3, 2024

Purpose

Describe the problem you want to address or the feature you want to implement.

Approach

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

References

closes #8157

Pre-Merge TODO

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

@htho
Copy link
Contributor

htho commented Apr 9, 2024

I want to provide more information.

I reproduced the bug is in Windows:
Chrome (native automation), Firefox, WebDriverIO/Appium (test, workaround)

I was not able to reproduce the bug on macOS: Safari, Chrome, Firefox

@Bayheck Bayheck marked this pull request as ready for review April 9, 2024 11:20
Copy link
Collaborator

@PavelMor25 PavelMor25 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.

@Aleksey28 Aleksey28 requested review from AlexKamaev and removed request for Aleksey28 April 15, 2024 06:29
@Aleksey28 Aleksey28 merged commit 5d5bf6f into DevExpress:master Apr 29, 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.

Incorrect screen size when resizeWindow() is called after maximizeWindow()
5 participants