swift-megabyte-13324
04/16/2023, 6:28 AMChainable<JQuery<HTMLElement>>
inside of a page component-like class that would then provide methods that would be implemented like: setPrice(price: number) { this.chainable.wrap(() => { cy.get('price-field').type(price.toString()) }