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
 | 
					    public class HomePage
 | 
				
			||||||
    {   
 | 
					    {   
 | 
				
			||||||
        private IWebDriver _driver;
 | 
					        private IWebDriver _driver;
 | 
				
			||||||
 | 
					        [FindsBy]
 | 
				
			||||||
 | 
					        private IWebElement _searchtextbox;
 | 
				
			||||||
        public HomePage(IWebDriver driver)
 | 
					        public HomePage(IWebDriver driver)
 | 
				
			||||||
            
 | 
					            
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					1406923042
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -6,4 +6,9 @@
 | 
				
			|||||||
    <Nullable>enable</Nullable>
 | 
					    <Nullable>enable</Nullable>
 | 
				
			||||||
  </PropertyGroup>
 | 
					  </PropertyGroup>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <ItemGroup>
 | 
				
			||||||
 | 
					    <Folder Include="TestBase\" />
 | 
				
			||||||
 | 
					    <Folder Include="Tests\" />
 | 
				
			||||||
 | 
					  </ItemGroup>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</Project>
 | 
					</Project>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user