- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- findMany
immutable(Element)[] findMany(ElementLocator locator)
Undocumented in source. Be warned that the author may not have intended to support it.
- findOne
immutable(Element) findOne(ElementLocator locator)
Undocumented in source. Be warned that the author may not have intended to support it.
- frame
auto frame(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
- frame
auto frame(WebElement element)
Undocumented in source. Be warned that the author may not have intended to support it.
- frame
auto frame(long id)
Undocumented in source. Be warned that the author may not have intended to support it.
- frameParent
auto frameParent()
Undocumented in source. Be warned that the author may not have intended to support it.
- getActiveElement
immutable(Element) getActiveElement()
Undocumented in source. Be warned that the author may not have intended to support it.