summaryrefslogtreecommitdiff
path: root/app/test/test_add_word.py
AgeCommit message (Collapse)Author
2021-02-10app/test/test_*.py: try ... finally clause.Hui Lan
2021-02-10app/test/test_add_word.py: logout first.Hui Lan
2021-02-10app/test/test_add_word.py: locate the correct form.Hui Lan
2021-02-08app/test/test_add_word.py: select a word that does not have punctuation.Hui Lan
2021-02-08app/test/test_*.py: add # -*- coding: utf-8 -*- to resolve the pytest error: ↵Hui Lan
SyntaxError: Non-ASCII character.
2021-02-07app/test/test_add_word.py: remove one screenshot.Hui Lan
2021-02-07app/test/test_add_word.py: word should have more characters (revision).Hui Lan
2021-02-07app/test/test_add_word.py: word should have more characters.Hui Lan
2021-02-07app/test/test_add_word.py: scroll to the element.Hui Lan
2021-02-07app/test/test_add_word.py: capture one more screenshot.Hui Lan
2021-02-07app/test/test_add_word.py: capture one more screenshot.Hui Lan
2021-02-07app/test/test_add_word.py: find_elements.Hui Lan
2021-02-07app/test/test_add_word.py: add.Hui Lan