Carlos Oliveira
Results
1
issues of
Carlos Oliveira
I believe that creating a new function should help, the same can be done for combobox. def listbox_should_contain_any_value (self, locator) def combobox_should_contain_any_value (self, locator) ` def listbox_should_contain_any_value(self, locator): ""Verifies that...