We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5152004 commit 2face67Copy full SHA for 2face67
1 file changed
README.rst
@@ -47,8 +47,6 @@ Usage
47
48
.. code-block:: python
49
50
- import pytest
51
- import os
52
from selenium import webdriver
53
from axe_selenium_python import Axe
54
@@ -104,6 +102,7 @@ version 2.1.0
104
102
version 2.0.0
105
103
**************
106
- All functionalities that are not part of axe-core have been moved into a separate package, ``pytest-axe``. This includes:
+
107
- ``run_axe`` helper method
108
- ``get_rules`` Axe class method
109
- ``run`` Axe class method
0 commit comments