summaryrefslogtreecommitdiffstats
path: root/chrome/test/chromedriver/element_util.h
Commit message (Expand)AuthorAgeFilesLines
* [chromedriver] Allow sendKeys to invisible but already focused element.chrisgao@chromium.org2013-08-191-0/+11
* [chromedriver] Fix clicking on map/area of an image.chrisgao@chromium.org2013-06-261-2/+7
* [chromedriver] Fix nested frame issue for command getElementLocationOnceScrol...chrisgao@chromium.org2013-04-191-0/+2
* [chromedriver] Fix bug in command for GetElementValueOfCSSProperty.chrisgao@chromium.org2013-04-181-0/+7
* [chromedriver] Support click an element in sub frames.chrisgao@chromium.org2013-03-131-11/+2
* [chromedriver] Implement commands: getWindowHandles, getCurrentWindowHandle.chrisgao@chromium.org2013-02-111-0/+17
* [chromedriver] Implement command: sendKeysToElement.chrisgao@chromium.org2013-01-311-12/+30
* [chromedriver] Implement commands: mouseClick, mouseDoubleClick, mouseButtonD...chrisgao@chromium.org2013-01-251-36/+7
* [chromedriver] Implement commands: clear/click/hoverover element.chrisgao@chromium.org2013-01-241-0/+128