Get Selected List Value:获取页面中被选中的一个下拉列表的value值
该关键字接收[ locator ]一个参数,locator可以通过id或者name等进行定位。
==============================================================
Open Browser https://www.baidu.com/?tn=sitehao123&H123Tmp=nunew11 chrome
${Value} Get Selected List Value name = gpc
log ${Value}
Close Browser