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
170
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
The Madness of Multiple Gemini CLIs Developing Simultaneously with Jujutsu
gunta
1
3.4k
複数のGemini CLIが同時開発する狂気 - Jujutsuが実現するAIエージェント協調の新世界
gunta
15
6.7k
Breaking Down Enterprise AI Tool Adoption Barriers in Japan: CyberAgent's Cursor Implementation Strategy
gunta
0
130
大手企業のAIツール導入の壁を越えて:サイバーエージェントのCursor活用戦略
gunta
45
32k
MCP世界への招待: AIエンジニアが創る次世代エージェント連携の世界
gunta
6
1.4k
Feature FlagsのDX/UXの 頂点「 DevCycle 」に 辿り着くまでの道のり
gunta
5
1.7k
OpenSaaS Studio - 強いSaaSを作り続けるOpenSaaS Studioの挑戦
gunta
3
3.1k
OpenSTF @ Test Engineers' Meetup #3
gunta
1
1.5k
Android Testing Bootcamp #2: OpenSTF
gunta
1
1.4k
Other Decks in Programming
See All in Programming
Atomics APIを知る / Understanding Atomics API
ssssota
1
130
AI駆動開発カンファレンスAutumn2025 _AI駆動開発にはAI駆動品質保証
autifyhq
0
150
HTTPじゃ遅すぎる! SwitchBotを自作ハブで動かして学ぶBLE通信
occhi
0
240
What’s Fair is FAIR: A Decentralised Future for WordPress Distribution
rmccue
0
160
Register is more than clipboard
satorunooshie
1
460
Kotlin 2.2が切り拓く: コンテキストパラメータで書く関数型DSLと新しい依存管理のかたち
knih
0
410
Stay Hacker 〜九州で生まれ、Perlに出会い、コミュニティで育つ〜
pyama86
1
460
Tangible Code
chobishiba
3
530
Nitro v3
kazupon
2
280
「10分以内に機能を消せる状態」 の実現のためにやっていること
togishima
1
270
What's New in Web AI?
christianliebel
PRO
0
120
自動テストを活かすためのテスト分析・テスト設計の進め方/JaSST25 Shikoku
goyoki
2
590
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Visualization
eitanlees
150
16k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Site-Speed That Sticks
csswizardry
13
960
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
We Have a Design System, Now What?
morganepeng
54
7.9k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
320
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
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.