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

Bug located in multi desktop #4571

Open
2 tasks done
ring630 opened this issue Apr 22, 2024 · 0 comments
Open
2 tasks done

Bug located in multi desktop #4571

ring630 opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ring630
Copy link
Collaborator

ring630 commented Apr 22, 2024

Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

First desktop is 222
Second desktop is 222 although specified_version=232

Steps To Reproduce

settings.use_multi_desktop = True
d222 = Desktop(new_desktop_session=True, specified_version=222)
d232 = Desktop(new_desktop_session=True, specified_version=232)

Which Operating System are you using?

Windows

Which Python version are you using?

3.7

Installed packages

all

@ring630 ring630 added the bug Something isn't working label Apr 22, 2024
@ring630 ring630 self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant