APIModule h2o_wave.testOn this pageModule h2o_wave.testFunctionscypressdef cypress(description: str)ClassesCypressclass CypressRepresents a Cypress test translator.Methodsrundef run(self, f)Includes all steps from the given test into the current test.ArgsfA Python function containing Cypress test steps.