How to select the value from the drop down in Robot Framework

4,919 views
Skip to first unread message

Nagaraj Hebbar

unread,
Oct 14, 2015, 8:37:17 AM10/14/15
to robotframework-users
How to select the value from the drop down in Robot Framework. I have drop down called Location when i click on it list of values will be displayed in that i need to select one value i have tried with "click element" keyword it is working fine other than this any other Robot Framework key word i can use..... 

Hélio Guilherme

unread,
Oct 14, 2015, 8:58:07 AM10/14/15
to robotframework-users
Please give more information on what is the Robot Framework Library that you are using. For example if testing webpages you will be using Selenium2Library, if testing Java applications then it could be SwingLibrary. Sometimes it may be relevant to know the library version, the environment for tests (Python, Jython, ...) and operating system. 

Then the next step is to look at the library documentation (from http://www.robotframework.org/).

For your question, and if you are doing web testing, there is the Select From List keyword (see http://robotframework.org/Selenium2Library/doc/Selenium2Library.html#Select%20From%20List ).





On Wed, Oct 14, 2015 at 1:37 PM, Nagaraj Hebbar <nagaraja...@gmail.com> wrote:
How to select the value from the drop down in Robot Framework. I have drop down called Location when i click on it list of values will be displayed in that i need to select one value i have tried with "click element" keyword it is working fine other than this any other Robot Framework key word i can use..... 

--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages