Playwright start
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
---
|
||||
type: Task
|
||||
status: Done
|
||||
category:
|
||||
---
|
||||
Make page object pattern structure for the Build Calculator and all it's components.
|
||||
|
||||
I am referring to the build calculator found here: IGP\Pages\BuildCalculator\BuildCalculatorPage.razor. Save the page object patter structure here: Playwright/pages
|
||||
|
||||
Each of it's components should be in a sub folder called buildCalculator.
|
||||
|
||||
This will be used later to make new playwright tests.
|
||||
|
||||
Reference in New Issue
Block a user