Ejemplo n.º 1
0
	def submit_invoice(self):
		self.driver.find_element_by_xpath(CreateInvoicePageLocators.get_invoice_submit_button()).click()