0

I'm learning selendroid and I'd like to select a option from a action bar menu. I'm able to open the menu doing

driver.findElement(By.xpath("//ActionMenuView")).click();

But I'm not able to find how to click the item.

enter image description here

I think the OverflowMenuButton is the item to select but I can't get the reference from the inspector

Anyone so kind to help me ?

Thanks in advance.

Regards

Antonio Diaz
  • 133
  • 1
  • 1
  • 14

0 Answers0