WebDriver/2013-June-F2F

From W3C Wiki

Practical information

See http://www.w3.org/2013/06/webdriver-f2f.html

Draft agenda

  • 09:15 - Introductions
  • 09:30 - State of the union (Simon, David?)
  • 09:45 - Agenda review. What else should we discuss?
  • 10:00 - Technical discussions:
  • Visibility of Elements
    • What is considered visible?
    • How do we handle partially visible elements
    • Elements that can't be scrolled to
  • Touch Events
    • Mozilla has a strawman for touch to put forward
  • Security dialogs
  • Handling location, camera input, device orientation, other sensors provided to browsers
 * http://www.w3.org/TR/2012/PR-geolocation-API-20120510/
 * http://www.w3.org/TR/2012/WD-html-media-capture-20120529/
 * http://www.w3.org/TR/2011/WD-orientation-event-20111201/
 * http://www.w3.org/TR/mediacapture-streams/
 * http://www.w3.org/TR/proximity/
  • Setting up and clearing caches
    • And LocalStorage/AppCache
  • Modern input types
 * https://groups.google.com/forum/?fromgroups#!searchin/selenium-developers/input$20types%7Csort:date/selenium-developers/_JiNc65rOUo/lzxdCAOuwgcJ
  • Interaction with Accessibility APIs such as WAI-ARIA (provided expertise is in the room)
 * http://svn.webkit.org/repository/webkit/trunk/Tools/WebKitTestRunner/InjectedBundle/Bindings/AccessibilityController.idl
 * http://svn.webkit.org/repository/webkit/trunk/Tools/WebKitTestRunner/InjectedBundle/Bindings/AccessibilityUIElement.idl
 * http://svn.webkit.org/repository/webkit/trunk/LayoutTests/accessibility/
  • Interaction with SysApps, specifically testing mobile OSs based on browsers (conversation to be lead by Mozilla)
  • W3C WebDriver Test Suite
  • When should we meet again? TPAC 2013 is November 13-15 in China.