Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/pytest-mozwebqa

Mozilla Web QA plugin for pytest.
https://github.com/mozilla/pytest-mozwebqa

Set development status to inactive and add a warning to the README

davehunt opened this pull request over 8 years ago
Only start selenium if the test has asked for it.

birdsarah opened this pull request over 9 years ago
Gather WebDriver logs if test is marked public

davehunt opened this pull request over 9 years ago
Port to pytest fixtures

davehunt opened this pull request over 9 years ago
Remove credentials in favour of pytest-variables

davehunt opened this pull request over 9 years ago
Add BrowserStack support

davehunt opened this pull request over 9 years ago
Pin requests to 2.6.0 to avoid keep-alive issue

davehunt opened this pull request over 9 years ago
Use pytest-html for HTML report

davehunt opened this pull request over 9 years ago
Use pytest-html for HTML report

davehunt opened this pull request over 9 years ago
Remove support for Selenium RC

davehunt opened this pull request over 9 years ago
Sauce Test configuration variables for timeouts

sshaar08 opened this pull request almost 10 years ago
Use requests when sending the Sauce Labs result

davehunt opened this pull request almost 10 years ago
Allow Selenium host and port to be set using environment variables

davehunt opened this pull request almost 10 years ago
Only check the base URL from the main process when pytest-xdist is in use

davehunt opened this pull request about 10 years ago
Output request headers when initial test for baseurl fails. Fixes #130

bobsilverberg opened this pull request about 10 years ago
Update version and changelog for v1.2

bobsilverberg opened this pull request about 10 years ago
Adding Appium support for Saucelabs

AndreiH opened this pull request about 10 years ago
Adding Appium support for Saucelabs

AndreiH opened this pull request over 10 years ago
Attempt to load webdriver parameters from os.environ

jlaska opened this pull request over 10 years ago
Added PhantomJS example to docs

kevin-miles opened this pull request over 10 years ago
Add simple headless testing support with PhantomJS

kevin-miles opened this pull request over 10 years ago
Add a new selenium_noclose custom mark.

andykeller opened this pull request over 10 years ago
Fixed UnicodeDecodeError in HTML report

sashakruglov opened this pull request almost 11 years ago
Allow overriding the Sauce Labs sharing

davehunt opened this pull request almost 11 years ago
Add firefox.com as a default sensitive URL

davehunt opened this pull request almost 11 years ago
Update Sauce Labs privacy settings/marks and README

jkrocil opened this pull request over 11 years ago
Improve handling of Firefox preferences and additional capabilties

davehunt opened this pull request over 11 years ago
skip destructive tests on firefox.com domain as well

vaidik opened this pull request over 11 years ago
Support for selenium EventListeningWebDriver

seandst opened this pull request over 11 years ago
Port to pytest fixtures

RonnyPfannschmidt opened this pull request over 11 years ago
Fixtures

RonnyPfannschmidt opened this pull request over 11 years ago
fix issue 96 - set self.selenium for unknown drivers

RonnyPfannschmidt opened this pull request over 11 years ago
Fixed a misspelling in README.md

marcesher opened this pull request over 11 years ago
Extending skipurlcheck logic

ghost opened this pull request almost 12 years ago
Re-factor reporting to enable sorting for issue #74

birdsarah opened this pull request about 12 years ago
Re-factor reporting to enable sorting for Issue #74

birdsarah opened this pull request about 12 years ago
Added note in privacy section about WebDriver logs

birdsarah opened this pull request about 12 years ago
Updated setup.py to reflect requirements since Pull Request #76

birdsarah opened this pull request about 12 years ago
Added README.md for testing directory

birdsarah opened this pull request over 12 years ago
Replace hardcoded webserver reference with funcarg

birdsarah opened this pull request over 12 years ago
Edit RGBA assertions to fix failing assertions

birdsarah opened this pull request over 12 years ago
Edit test to check for ChromeDriver for chromeopts

birdsarah opened this pull request over 12 years ago
Add chrome driver check to test should error that it cant find the chrome binary

birdsarah opened this pull request over 12 years ago
Correct assert for chrome error message

birdsarah opened this pull request over 12 years ago
Replace hardcoded webserver port with new funcarg

birdsarah opened this pull request over 12 years ago
Added the ability to install firefox extensions when starting firefox

bobsilverberg opened this pull request over 12 years ago
Added the ability to specify a firefox profile path to be used when starting firefox

bobsilverberg opened this pull request over 12 years ago
Minor bugfix and auth token for non-public job links

santiycr opened this pull request over 12 years ago
only check for status code 200 if url has scheme type 'http' or 'https'

klrmn opened this pull request almost 13 years ago
Small syntax and other fixes to mozwebqa.py

tobbi opened this pull request almost 13 years ago
Added support for ChromeOptions that has landed in Selenium

AutomatedTester opened this pull request almost 13 years ago
Making changes to conform to PEP8

retornam opened this pull request over 13 years ago
Review items

AutomatedTester opened this pull request over 13 years ago
Added a custom report

davehunt opened this pull request over 13 years ago
Quick typo fix to make the comment match the example.

stephendonner opened this pull request over 13 years ago
Method breakout

AutomatedTester opened this pull request over 13 years ago