|
Rename Parameter webElement : WebElement to element : WebElement in method public waitTextEqualsTo(element WebElement, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter expectedValue : String to expected : String in method public waitValueEqualsTo(locator By, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter expectedText : String to expected : String in method public waitTextEqualsTo(locator By, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter elementLocator : By to locator : By in method public waitValueEqualsTo(locator By, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter expectedText : String to absentText : String in method public waitTextIsNotPresented(element WebElement, absentText String) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter expectedText : String to absentText : String in method public waitTextIsNotPresented(webElement WebElement, absentText String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter webElement : WebElement to element : WebElement in method public waitValueEqualsTo(element WebElement, expectedValue String) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter element : WebElement to webElement : WebElement in method public waitTextIsNotPresented(webElement WebElement, absentText String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter elementLocator : By to locator : By in method public waitTextEqualsTo(locator By, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter expectedValue : String to expected : String in method public waitValueEqualsTo(element WebElement, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter expectedText : String to expected : String in method public waitTextEqualsTo(element WebElement, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter elementLocator : By to locator : By in method public waitAttributeContainsValue(locator By, attributeName String, expectedValue String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter expectedText : String to expected : String in method public waitValueContains(element WebElement, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter expectedText : String to expected : String in method public waitTextContains(element WebElement, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |
|
Rename Parameter webElement : WebElement to element : WebElement in method public waitValueEqualsTo(element WebElement, expected String, timeout int) : void in class org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper |
From |
To |