Pom
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -10,6 +10,8 @@ namespace NUnitPageObjectModel.Source.Pages
|
||||
public class HomePage
|
||||
{
|
||||
private IWebDriver _driver;
|
||||
[FindsBy]
|
||||
private IWebElement _searchtextbox;
|
||||
public HomePage(IWebDriver driver)
|
||||
|
||||
{
|
||||
|
@ -0,0 +1 @@
|
||||
1406923042
|
Reference in New Issue
Block a user