Skip to content

Adding patch for error AttributeError: 'NoneType' object has no attri…#456

Open
emartyacn wants to merge 1 commit into
allure-framework:masterfrom
emartyacn:issue-216-tear-down
Open

Adding patch for error AttributeError: 'NoneType' object has no attri…#456
emartyacn wants to merge 1 commit into
allure-framework:masterfrom
emartyacn:issue-216-tear-down

Conversation

@emartyacn

Copy link
Copy Markdown

…bute 'afters' (fixes #216)

Issue occurs when using allure-python with pytest-selenium
when passing the selenium argument (as main driver according to pytest-selenium library)

…bute 'afters' (fixes allure-framework#216)

Issue occurs when using allure-python with pytest-selenium
when passing the selenium argument (as main driver according to pytest-selenium library)

@frinzekt frinzekt left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like it works

@JamalZeynalov JamalZeynalov left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works great and solved my problem, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: 'NoneType' object has no attribute 'afters'

3 participants