public class Screenshot extends com.github.siwenyan.potluck.AbstractSimpleGuest<IWebDriverTable>
| 构造器和说明 |
|---|
Screenshot() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.github.siwenyan.potluck.IGuest |
cloneGuest() |
String[] |
getFlavors() |
com.github.siwenyan.common.Feedback |
have(com.github.siwenyan.dish_parser.IDish dish) |
String |
help(String flavor) |
public String help(String flavor)
help 在接口中 com.github.siwenyan.potluck.IGuest<IWebDriverTable>help 在类中 com.github.siwenyan.potluck.AbstractSimpleGuest<IWebDriverTable>public com.github.siwenyan.common.Feedback have(com.github.siwenyan.dish_parser.IDish dish)
have 在类中 com.github.siwenyan.potluck.AbstractSimpleGuest<IWebDriverTable>public com.github.siwenyan.potluck.IGuest cloneGuest()
cloneGuest 在接口中 com.github.siwenyan.potluck.IGuest<IWebDriverTable>cloneGuest 在类中 com.github.siwenyan.potluck.AbstractSimpleGuest<IWebDriverTable>public String[] getFlavors()
Copyright © 2020. All rights reserved.