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

status of this package[blocked] #4

Open
AbhimanyuAryan opened this issue Dec 10, 2022 · 0 comments
Open

status of this package[blocked] #4

AbhimanyuAryan opened this issue Dec 10, 2022 · 0 comments

Comments

@AbhimanyuAryan
Copy link
Owner

@hhaensel thanks for the PR. I have merged them. But the real issues with Playwright are mentioned here.

  1. Can't install playwright from microsoft channel with PyCall

JuliaPy/PyCall.jl#1017

  1. Don't know how to install web drivers with playwright install shell command from Julia will

run(`playwright install`) work inside. Need to check after 1) is cleared

module Playwright
# ...

function __init__()
      # ...
      run(`playwright install`)
end

# ..
end

JuliaPy/PyCall.jl#1018

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

No branches or pull requests

1 participant