You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is governed by Mozilla's code of conduct and etiquette guidelines.
4
-
For more details, please read the
5
-
[Mozilla Community Participation Guidelines](https://www.mozilla.org/about/governance/policies/participation/).
3
+
This repository is governed by Django's code of conduct. See https://www.djangoproject.com/conduct/.
6
4
7
-
## How to Report
8
-
For more information on how to report violations of the Community Participation Guidelines, please read our '[How to Report](https://www.mozilla.org/about/governance/policies/participation/reporting/)' page.
9
-
10
-
<!--
11
-
## Project Specific Etiquette
12
-
13
-
In some cases, there will be additional project etiquette i.e.: (https://bugzilla.mozilla.org/page.cgi?id=etiquette.html).
You will need the following prerequisites in order to use axe-selenium-python:
33
22
34
-
- selenium >= 3.0.0
35
-
- Python 2.7 or 3.6
23
+
- selenium >= 4.2
24
+
- Python 3.12+
36
25
- The appropriate driver for the browser you intend to use, downloaded and added to your path, e.g. geckodriver for Firefox:
37
26
38
27
- `geckodriver <https://github.com/mozilla/geckodriver/releases>`_ downloaded and `added to your PATH <https://stackoverflow.com/questions/40208051/selenium-using-python-geckodriver-executable-needs-to-be-in-path#answer-40208762>`_
0 commit comments