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
Post a Comment