by Chinnawat Chimdee KMUTNB Computer Engineering
AssertionError: False is not true : New to-do item did not appear in table
# "1: Buy peacock feathers" as an item in a to-do list table inputbox.send_keys(Keys.ENTER) table = self.browser.find_element_by_id('id_list_table')
# "1: Buy peacock feathers" as an item in a to-do list table
inputbox
.
send_keys
(
Keys
ENTER
)
table
=
self
browser
find_element_by_id
'id_list_table'
AssertionError: 'A new list item' not found in '<html>