- generateIndex() - 类 中的方法xyz.migoo.mise.report.Report
-
- generateReport() - 类 中的方法xyz.migoo.mise.report.Report
-
- get(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
-
load a new web page in the current browser window.
- get(String) - 接口 中的方法xyz.migoo.mise.loader.reader.Reader
-
从 JSON 对象中取出 key 对应的 value
- get(String) - 类 中的方法xyz.migoo.mise.loader.reader.YamlReader
-
- getActual() - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
-
- getAssertion(String) - 类 中的静态方法xyz.migoo.mise.framework.assertion.AssertionFactory
-
- getAttribute(String, String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
-
Get the value of the given attribute of the element.
- getCookies() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
-
Get all the cookies for the current domain.
- getCurrentUrl() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
-
Get a string representing the current URL that the browser is looking at.
- getEndTime() - 类 中的方法xyz.migoo.mise.framework.TestResult
-
- getExpected() - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
-
- getName() - 类 中的方法xyz.migoo.mise.framework.AbstractTest
-
Returns the name of the test.
- getName() - 类 中的方法xyz.migoo.mise.framework.TestResult
-
Gets the TestResult name.
- getPageSource() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
-
Get the source of the last loaded page.
- getReader(String) - 类 中的静态方法xyz.migoo.mise.loader.reader.ReaderFactory
-
- getStartTime() - 类 中的方法xyz.migoo.mise.framework.TestResult
-
- getSteps() - 类 中的方法xyz.migoo.mise.framework.AbstractTest
-
Returns the steps of the test.
- getText(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
-
Get the visible (i.e. not hidden by CSS) text of this element, including sub-elements.
- getTitle() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
-
The title of the current page.