Skip to content

Have any one got seleniumbase working on a Raspberry? #2864

Answered by mdmintz
valnurat asked this question in Q&A
Discussion options

You must be logged in to vote

Your example uses the BaseCase format (help_docs/syntax_formats.md) which runs with pytest, instead of python.
Add BaseCase.main(__name__, __file__) to trigger pytest when running that file with python.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants