5
packages/twenty-e2e-testing/lib/pom/helper/stripePage.ts
Normal file
5
packages/twenty-e2e-testing/lib/pom/helper/stripePage.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import { Locator, Page } from '@playwright/test';
|
||||
|
||||
export class StripePage {
|
||||
// TODO: implement all necessary methods (staging/sandbox page - does it differ anyhow from normal page?)
|
||||
}
|
||||
Reference in New Issue
Block a user