org.kuali.student.lum.ui.selenium
Class CreateCourseSeleniumTest
java.lang.Object
org.kuali.student.lum.ui.selenium.CreateCourseSeleniumTest
public class CreateCourseSeleniumTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driver
private org.openqa.selenium.WebDriver driver
browser
private String browser
CreateCourseSeleniumTest
public CreateCourseSeleniumTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testCreateCourse
public void testCreateCourse()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
isElementPresent
private boolean isElementPresent(org.openqa.selenium.By by)
typeValue
private void typeValue(org.openqa.selenium.WebElement webElement,
CharSequence... keysToSend)
clickOptionInSelectList
private void clickOptionInSelectList(org.openqa.selenium.WebElement selectElement,
String optionValue)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.