teste-interface-robo | ||
open | http://localhost:8080/seaside/garcom | |
clickAndWait | id=pedido | |
select | id=pratos | Suco de Laranja* |
type | id=quantidade | 2 |
clickAndWait | id=adicionarDoCardapio | |
type | id=valor | 6 |
clickAndWait | id=fechaPedido | |
open | http://localhost:8080/seaside/gerente | |
clickAndWait | id=robo | |
assertNotBodyText | Mensagens do Robo | |
verifyTextPresent | Preparando laranja | |
verifyTextPresent | Preparando gelo | |
verifyTextPresent | Juntando prato |