Is there a way to select an element that is not an option from a dropdown by text using selenium and C#

前端 未结 0 583
旧时难觅i
旧时难觅i 2020-12-09 16:21

Something like this code:

    public void SideMenuNavigateTo(string menuOption)
    {
       this.SideMenu.FindElement(By.XPath("//a[contains(text(),\'&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题