Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2015-406
$eventId
ID of event: wwdc2015
$eventContentId
ID of session without event part: 406
$eventShortId
Shortened ID of event: wwdc15
$year
Year of session: 2015
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2015] [Session 406] UI Testing ...

WWDC15 • Session 406

UI Testing in Xcode

Developer Tools • iOS, macOS, watchOS • 49:25

Xcode 7 introduces new UI testing features fully integrated into the IDE. Learn about the new APIs and how UI testing fits in with existing testing features in Xcode. See how to get started by recording your app, and how to efficiently craft and maintain UI tests.

Speakers: Wil Turner, Brooke Callahan

Unlisted on Apple Developer site