Changes

Jump to: navigation, search

B2G/QA/Automation/Style Guide/Howtos

65 bytes added, 16:17, 12 November 2015
Debug a non-working wait: added extra explanation
<source lang="python">
# Do something that changes the value of element(s)
do_motion()
 
for i in range(0, 20)
print i, expected_end_value, element_that_is_moving.rect["y"]
352
edits

Navigation menu