We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65eac6c commit a3bf553Copy full SHA for a3bf553
test/script.py
@@ -4,7 +4,7 @@
4
#
5
# This script may be executed as `python3.6 script.py [directory of CRX]`
6
7
-# The script is compatible with Python 2. Python 3 is not tested.
+# The script is compatible with Python 3.6.
8
# Selenium, WebDriver and Google Chrome (or Chromium) must be installed
9
# in order for the script to run successfully. A desktop version
10
# of linux is required for the script to run correctly as well.
0 commit comments