@ -0,0 +1,6 @@
|
||||
import { Locator, Page } from '@playwright/test';
|
||||
|
||||
export class GoogleLogin {
|
||||
// TODO: map all things like inputs and buttons
|
||||
// (what's the correct way for proceeding with Google interaction? log in each time test is performed?)
|
||||
}
|
||||
Reference in New Issue
Block a user