/**
* 设置增加群组用户 没有搞定(获取列表值有问题)
* @throws Exception */
public static void Group_Add_Team_members() throws Exception
{
/**加号*/
AndroidElement plusElement;
/**减号*/
AndroidElement immElement;
Thread.sleep(3000);
/**获取设置全部列表用户*/
List Group_list = driver.findElements(GetByLocator.getLocator("Group_user_list"));
System.out.println("获取增加之前的群里设置列表人数:"+Group_list.size());
plusElement = Group_list.get(Group_list.size()+1);//获取倒是第二个
immElement = Group_list.get(Group_list.size()-1); //获取倒是第一个
System.out.println("验证是否是加号:"+plusElement);
Thread.sleep(5000);
plusElement.click();
driver.findElement(GetByLocator.getLocator("BusinessCardCearch")).click();
driver.findElement(GetByLocator.getLocator("SearchBoxTextInput")).sendKeys("美丽的开始");
driver.findElement(GetByLocator.getLocator("SelectTheSearchResults")).click();
driver.findElement(GetByLocator.getLocator("Click_ok")).click();
/**获取设置全部列表用户*/
List Group_list_new = driver.findElements(GetByLocator.getLocator("Group_user_list"));
System.out.println("获取增加之前的群里设置列表人数:"+Group_list_new.size());
Assert.assertEquals(Group_list.size(), Group_list_new.size(),1);
driver.pressKeyCode(AndroidKeyCode.BACK);
}
属性需要获取成功,才能这样进行操作
成都创新互联为您提适合企业的网站设计 让您的网站在搜索引擎具有高度排名,让您的网站具备超强的网络竞争力!结合企业自身,进行网站设计及把握,最后结合企业文化和具体宗旨等,才能创作出一份性化解决方案。从网站策划到成都做网站、网站建设, 我们的网页设计师为您提供的解决方案。