public class SendKey extends com.github.siwenyan.potluck.AbstractSimpleGuest<IWebDriverTable>
| Constructor and Description |
|---|
SendKey() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface com.github.siwenyan.potluck.IGuest<IWebDriverTable>help in class com.github.siwenyan.potluck.AbstractSimpleGuest<IWebDriverTable>public com.github.siwenyan.common.Feedback have(com.github.siwenyan.dish_parser.IDish dish)
have in class com.github.siwenyan.potluck.AbstractSimpleGuest<IWebDriverTable>public String[] getFlavors()
Copyright © 2020. All rights reserved.