java - get select e item in cbx very slow with IE9 -


i need selected text contained in cxb , use function that:

return new select(browsercontroller.findelement(by.xpath(webobject)))     .getfirstselectedoption().gettext(); 

it works fine in ff in ie 9 operation terribly slow.

i use webdriver +java


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -