Update test comments
This commit is contained in:
parent
5d32ed8496
commit
61c7ea19c4
|
@ -57,6 +57,8 @@ class MyTestClass(BaseCase):
|
|||
# * Types in the new text
|
||||
# * Hits Enter/Submit (if the text ends in "\n")
|
||||
#
|
||||
# self.update_text(S, T) can also be written as self.type(S, T)
|
||||
#
|
||||
# 4. There's usually more than one way to do the same thing. Ex:
|
||||
# [
|
||||
# self.assert_text("xkcd: volume 0", "h3")
|
||||
|
|
Loading…
Reference in New Issue