Skip to content

Can I have other file instead of conftest.py? #168

Answered by ElSnoMan
ssandr1kka asked this question in Q&A
Discussion options

You must be logged in to vote

The fixtures within conftest.py are required for Pylenium to function as expected. However, they are just fixture functions, so you can just copy and paste them into your existing conftest.py at the Project Root

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ElSnoMan
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
Converted from issue

This discussion was converted from issue #165 on April 11, 2021 07:31.