Asserts that an input field with the specified name is present.
name is the name attribute of the input field.
name
FutureOr<Browser> assertInputPresent(String name);