C# 클래스 AutomationUsingSeleniumTest.SeleniumTest

파일 보기 프로젝트 열기: narayananpalani/testautomation

공개 프로퍼티들

프로퍼티 타입 설명
WebDriver IWebDriver

비공개 메소드들

메소드 설명
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

프로퍼티 상세

WebDriver 공개적으로 정적으로 프로퍼티

public static IWebDriver WebDriver
리턴 IWebDriver