We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@hhaensel thanks for the PR. I have merged them. But the real issues with Playwright are mentioned here.
microsoft
JuliaPy/PyCall.jl#1017
playwright install
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@hhaensel thanks for the PR. I have merged them. But the real issues with Playwright are mentioned here.
microsoft
channel with PyCallJuliaPy/PyCall.jl#1017
playwright install
shell command from Julia willrun(`playwright install`) work inside. Need to check after 1) is cleared
JuliaPy/PyCall.jl#1018
The text was updated successfully, but these errors were encountered: