C# Class AutomationUsingSeleniumTest.SeleniumTest

Show file Open project: narayananpalani/testautomation

Public Properties

Property Type Description
WebDriver IWebDriver

Private Methods

Method Description
MyTestCleanup ( ) : void
MyTestInitialize ( ) : void
SaveScreenShot ( string screenshotFirstName ) : void

This will Take the screen shot of the webpage and will save it at particular location

TestCurrencyConvertorWithDDT ( ) : void
TestCurrencyConvertorWithoutDDT ( ) : void

Property Details

WebDriver public static property

public static IWebDriver WebDriver
return IWebDriver