We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ccabe commit 5764a4cCopy full SHA for 5764a4c
examples/decryption_test.py renamed to examples/test_decryption.py
@@ -1,6 +1,6 @@
1
"""
2
-This test demonstrates the use of encryption/decryption.
3
-(Technically, obfuscation/unobfuscation of passwords.)
+This test demonstrates the use of password encryption/decryption.
+(Technically considered to be obfuscation/unobfuscation.)
4
5
6
from seleniumbase import BaseCase
0 commit comments