Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dotenv in azure DevOps #1232

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

Hi Michael,
I have my script which uses username and password. I am using .env file for that. It works perfectly fine in local. when i go for Azure DevOps its not reading the value from .env file . FYI: I stored my .env file in Azure DevOps
Error Message: AttributeError: 'NoneType' object has no attribute 'endswith' . Please help me

You must be logged in to vote

Not sure what’s going on without a full stack trace, and that doesn’t sound related to SeleniumBase, but ".endswith" must be called on a string, and it appears that isn’t the case.

Replies: 1 comment

Comment options

Not sure what’s going on without a full stack trace, and that doesn’t sound related to SeleniumBase, but ".endswith" must be called on a string, and it appears that isn’t the case.

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

AltStyle によって変換されたページ (->オリジナル) /