Skip to content

[Bug]: conda (miniconda) not updating playwright higher then 1.47.0 #2740

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

Closed
bskottke opened this issue Feb 14, 2025 · 0 comments · Fixed by #2741
Closed

[Bug]: conda (miniconda) not updating playwright higher then 1.47.0 #2740

bskottke opened this issue Feb 14, 2025 · 0 comments · Fixed by #2741

Comments

@bskottke
Copy link

bskottke commented Feb 14, 2025

Version

1.47.0 python (conda)

Steps to reproduce

C:\Users\KA1962
(py312f-test) λ date
Aktuelles Datum: 14.02.2025
Geben Sie das neue Datum ein: (TT-MM-JJ)

C:\Users\KA1962
(py312f-test) λ conda update playwright
Channels:

  • microsoft
  • conda-forge
  • defaults
    Platform: win-64
    Collecting package metadata (repodata.json): done
    Solving environment: done

All requested packages already installed.

C:\Users\KA1962
(py312f-test) λ conda list playwright
packages in environment at C:\Progs\miniconda3\envs\py312f-test:

Name Version Build Channel
playwright 1.47.0 py312_0 microsoft
pytest-playwright 0.7.0 pyhe2000d9_0 microsoft

C:\Users\KA1962
(py312f-test) λ

Expected behavior

pulling actual playwright version v1.50.

Actual behavior

stays on old version 1.47.

Additional context

No response

Environment

- Operating System: [win64]
- Browser: [All, Chromium, Firefox, WebKit]
- Python Version: [3.12]
- Other info:
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 a pull request may close this issue.

1 participant