Code review comment for lp://staging/~elopio/ubuntu-autopilot-tests/content-hub-address-book

Revision history for this message
Leo Arias (elopio) wrote :

63 + address_book = self.open_address_book() -> Javier will do it.
64 + contact_editor = address_book.main_window.go_to_add_contact() -> Richard will do it.
65 + contact_editor.fill_form(first_name=test_first_name) -> Leo will do it.

« Back to merge proposal