Skip to content

Conversation

BeyondEvil
Copy link
Contributor

No description provided.

@pytest.fixture
def driver_args():
return ['--log-path=chromedriver.log']
return ['--log-level=LEVEL']
Copy link
Contributor

Choose a reason for hiding this comment

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

You'll need to update preceeding text "The following example specifies the log file path".

@davehunt davehunt merged commit 7f95997 into pytest-dev:master Aug 23, 2018
@BeyondEvil BeyondEvil deleted the release_1_14 branch August 23, 2018 15:13
BeyondEvil added a commit to BeyondEvil/pytest-selenium that referenced this pull request Sep 16, 2018
…dev#183)

Release 1.14.0 (pytest-dev#184)

pre commit config

fixes by BLACK and badge in readme

Updates based on comments

Fix deprecation and add doc and test

Fix tests that fail locally

requested changes

run tests in parallel

pre commit config (pytest-dev#185)

* pre commit config

* fixes by BLACK and badge in readme

* Updates based on comments

* Fix deprecation and add doc and test

* Fix tests that fail locally

* requested changes

Move credentials to capabilities

mark failing test as xfail

Run tests in parallel using pytest-xdist (pytest-dev#188)

Also marking Firefox extension test as expected to fail due to current incompatibilities with Selenium and web extensions.
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.

2 participants