new NotXPathCondition("x0"),
new NotXPathCondition("x1"),
Logic.and(new XPathCondition("x0"))
},
{
new VisibleCondition(new Identification(Identification.How.xpath,
"xp0")),
new VisibleCondition(new Identification(Identification.How.xpath,
"xp0")),
new VisibleCondition(new Identification(Identification.How.tag,
"xp0")),
new VisibleCondition(new Identification(Identification.How.xpath,
"xp1"))
},
{
new NotVisibleCondition(new Identification(
Identification.How.xpath, "xp")),
new NotVisibleCondition(new Identification(
Identification.How.xpath, "xp")),
new NotVisibleCondition(new Identification(
Identification.How.tag, "xp")),
Logic.and(new VisibleCondition(new Identification(
Identification.How.xpath, "xp")))
},
{
new JavaScriptCondition("0"),
new JavaScriptCondition("0"),