Selenium not working with JQWidgets listbox or Datagrid -


i testing web site using selenium ide 2.9.0 firefox. web site uses jqwidgets.

selenium seems work fine until need simulate clicking on list item or selecting row data grid.

i have seen other posts similar problem 1

selenium webdriver ‘jqwidgets – jqxgrid ‘ data grid java: how scroll , rows visible?

but can't work out problem.

when use record button record interaction website shows following :-

command=click target=//div[@id='listitem1site_list']/span

when double click on execute command not select line in list.

i have tried mousedown , clicking on outer div first , every combination.

any ideas ?

thanks


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -