/.env
Last active
April 5, 2023 15:02
Pytest Django Tutorial: Testing Your Django Apps With Selenium Pytest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LT_USERNAME = "Paste your username" | |
LT_ACCESS_KEY = "Paste your access key" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment