Currently I use :
action.key_down(Keys.CONTROL)
action.click(element)
action.key_up(Keys.CONTROL)
And call this multiple times. This works in all browsers and platforms except IE. It is basically not selecting multiple elements using control. Any help would be greatly appreciated.
Aucun commentaire:
Enregistrer un commentaire