Cannot send dropdown menu items from External data source

Multi tool use
Multi tool use


Cannot send dropdown menu items from External data source



Need help please;



I am trying to send an item from my excel to a dropdown list menu. The SelectElement class is not just possible due to the fact that "Input" tag is seen instead of the "Select" tag when I inspect the parent element(drop down list).
The element I want to send has no Search Critera. I have even tried to have same element on both Excel and web application, then provided a dynamic Xpath but still nothing being sent or selected. I am doing below:



action.MoveToElement(driver.instance.FindElement(By.Id("gwt-debug-team-input"))).SendKeys(value);



The above ID is the id of the parent element.
When I use my created (dynamic) Xpath I get Invalid Xpath expression, that XPath looks like: //*[contains(text() = '"+value+"')]



Any solution to overcome this problem?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

5T mCiYyStGUWK,3 Uev,ksty,kN,zmHMS
Sb,O22,828r1ykLI JURBUXtF5Ad

Popular posts from this blog

PHP contact form sending but not receiving emails

Do graphics cards have individual ID by which single devices can be distinguished?

Create weekly swift ios local notifications