看起来像一个输入框的input,实际上是有两个input
//两个input重叠的情况,先单点有提示字的input后,才会显示真正要输入框的input,这时再向这个input输值
method.click(By.id("fwmmsrk1"));
method.sendKeys(By.id("servicePassword"),"123456");
2022-09-27 19:28:58
看起来像一个输入框的input,实际上是有两个input
//两个input重叠的情况,先单点有提示字的input后,才会显示真正要输入框的input,这时再向这个input输值
method.click(By.id("fwmmsrk1"));
method.sendKeys(By.id("servicePassword"),"123456");
下一篇:【模板】任意模数NTT