index
:
EnglishPal
maodun-revision
master
Unnamed repository; edit this file 'description' to name the repository.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
test
/
test_add_word.py
Age
Commit message (
Expand
)
Author
2021-02-11
app/test/test_add_word.py: refresh a few more times.
maodun-revision
Hui Lan
2021-02-11
app/test/test_add_word.py and app/main.py: use name.
Hui Lan
2021-02-11
app/test/test_add_word.py: refresh page.
Hui Lan
2021-02-11
app/test/test_add_word.py and app/main.py: give the button an ID.
Hui Lan
2021-02-11
app/test/test_add_word.py: no longer save any screenshot.
Hui Lan
2021-02-11
app/test/test_add_word.py: remove the error-causing line.
Hui Lan
2021-02-11
app/test/test_add_word.py: move the position of saving screenshots.
Hui Lan
2021-02-11
app/test/test_add_word.py and app/test/test_add_word.py: move to the matched ...
Hui Lan
2021-02-11
app/test/test_add_word.py and app/test/test_add_word_and_essay_does_not_chang...
Hui Lan
2021-02-10
app/main.py and app/test/test_add_word.py: use class instead of id.
Hui Lan
2021-02-10
app/test/test_add_word.py: do not save pic0.
Hui Lan
2021-02-10
app/test/test_add_word.py: fix wrong indentation.
Hui Lan
2021-02-10
app/test/test_*.py: add implicit waits.
Hui Lan
2021-02-10
app/test/test_*.py: try ... finally clause.
Hui Lan
2021-02-10
app/test/test_add_word.py: logout first.
Hui Lan
2021-02-10
app/test/test_add_word.py: locate the correct form.
Hui Lan
2021-02-08
app/test/test_add_word.py: select a word that does not have punctuation.
Hui Lan
2021-02-08
app/test/test_*.py: add # -*- coding: utf-8 -*- to resolve the pytest error: ...
Hui Lan
2021-02-07
app/test/test_add_word.py: remove one screenshot.
Hui Lan
2021-02-07
app/test/test_add_word.py: word should have more characters (revision).
Hui Lan
2021-02-07
app/test/test_add_word.py: word should have more characters.
Hui Lan
2021-02-07
app/test/test_add_word.py: scroll to the element.
Hui Lan
2021-02-07
app/test/test_add_word.py: capture one more screenshot.
Hui Lan
2021-02-07
app/test/test_add_word.py: capture one more screenshot.
Hui Lan
2021-02-07
app/test/test_add_word.py: find_elements.
Hui Lan
2021-02-07
app/test/test_add_word.py: add.
Hui Lan