Extension methods for table handling and using certain controls in the table
This commit is contained in:
@ -42,6 +42,7 @@ namespace EATestProject
|
||||
|
||||
_homePage.CreateProduct();
|
||||
_createProductPage.EnterProductDetails(product);
|
||||
_homePage.PerformClickOnSpecialValue("Monitor", "Details");
|
||||
}
|
||||
|
||||
[Theory, AutoData]
|
||||
|
||||
Reference in New Issue
Block a user