Closed shner-elmo closed 6 days ago
Hey! Thanks for report. It seems that the type hints are wrong. the function accept more parameters
You may want to use instead the function load()
Got it. Would love to submit a PR with the changes reflecting what is defined in lib.rs
What happened?
Really cool library overall, but I think I stumbled into a documentation error. The arguments don't seem to match with the error.
Other than that,
rookiepy.chrome(['...'])
androokiepy.load(['...'])
are working fine.Also, is this a feature or a bug lol? (seems like there is not commit hash for this)
Steps to reproduce
python 3.11.4 rookiepy 0.5.2() ubuntu
call
rookiepy.any_browser()
and pass a list of stringsWhat browsers are you seeing the problem on?
No response
Relevant log output
No response