Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Chrome Tech Night 8 - STF
Search
Gunther Brunner
July 31, 2015
Programming
0
150
Chrome Tech Night 8 - STF
STF LT at Chrome Tech Night 8
Gunther Brunner
July 31, 2015
Tweet
Share
More Decks by Gunther Brunner
See All by Gunther Brunner
Breaking Down Enterprise AI Tool Adoption Barriers in Japan: CyberAgent's Cursor Implementation Strategy
gunta
0
85
大手企業のAIツール導入の壁を越えて:サイバーエージェントのCursor活用戦略
gunta
41
24k
MCP世界への招待: AIエンジニアが創る次世代エージェント連携の世界
gunta
5
1.2k
Feature FlagsのDX/UXの 頂点「 DevCycle 」に 辿り着くまでの道のり
gunta
5
1.6k
OpenSaaS Studio - 強いSaaSを作り続けるOpenSaaS Studioの挑戦
gunta
3
3k
OpenSTF @ Test Engineers' Meetup #3
gunta
1
1.4k
Android Testing Bootcamp #2: OpenSTF
gunta
1
1.4k
CAOS 2015 Summer: Introducing Hayabusa
gunta
0
970
CAOS 2015 Summer: Introducing STF (Smartphone Test Farm)
gunta
1
1.7k
Other Decks in Programming
See All in Programming
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
250
「ElixirでIoT!!」のこれまでとこれから
takasehideki
0
370
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
760
機械学習って何? 5分で解説頑張ってみる
kuroneko2828
0
220
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
320
KotlinConf 2025 現地参加の土産話
n_takehata
0
100
Prism.parseで 300本以上あるエンドポイントに 接続できる権限の一覧表を作ってみた
hatsu38
1
110
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
280
コード書くの好きな人向けAIコーディング活用tips #orestudy
77web
3
320
[初登壇@jAZUG]アプリ開発者が気になるGoogleCloud/Azure+wasm/wasi
asaringo
0
130
Select API from Kotlin Coroutine
jmatsu
1
180
Julia という言語について (FP in Julia « SIDE: F ») for 関数型まつり2025
antimon2
3
960
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Building Applications with DynamoDB
mza
95
6.5k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
43
2.4k
Fireside Chat
paigeccino
37
3.5k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
A better future with KSS
kneath
239
17k
Producing Creativity
orderedlist
PRO
346
40k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
200
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Transcript
@gunta85 Günther Brunner OpenSTF + Chrome Chrome Tech Night #8
LT
Most painful point in web mobile development right now:
Android Debugging
More than 18796 different Android devices
None
Remotely test every device from your browser
Remotely test every device from your browser
Features
Demo
100% Open Source Apache 2.0 License https://openstf.github.io
Creating your own Devices Farm • Buy a USB hub
• Connect your own Android devices
None
Installing STF
Installing (Mac OS X) • Install ADB • Install dependencies
• Install STF brew install node rethinkdb graphicsmagick zeromq protobuf npm install -g stf Included in Android SDK Tools / Android Studio
Running locally • Run RethinkDB • Run STF stf local
rethinkdb
None
Chrome adb connect support would be awesome
https://openstf.github.io
Open STF
Connect with Remote Debug
Connect with Remote Debug
Inspect the device • Open chrome://inspect
Reverse Port Forwarding • Works not only on Chrome, but
any browser and app.