How to run Botasaurus within a Python class? #140
Unanswered
danielbentes
asked this question in
Q&A
Replies: 2 comments
-
Provide code of problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
"Any ideas on how I can run Botasaurus from a class?" - you will have the "self" itself as an instance of the driver |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've looked at all examples and can't seem to find a way for running Botasaurus from a class. Specially when using caching as the browser decorator doesn't handle objects.
Any ideas on how I can run Botasaurus from a class?
Beta Was this translation helpful? Give feedback.
All reactions