Commit 0cdf371b authored by 马博's avatar 马博

ui update

parent eb72047c
......@@ -8,6 +8,7 @@ import base.DuibaBaseUi;
*/
public class TakePrizeNewPage {
public TakePrizeNewPage(String name,DuibaBaseUi father) throws Exception {
father.sleep(2);
father.clickByTextEqual(name);
father.clickByTextEqual("确定");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment