Selendroid, often referred to as “Selenium for Android,” is an open-source test automation framework designed to interact with the User Interface (UI) of Android native applications, hybrid applications, and mobile web apps. It leverages the Selenium 2 (WebDriver) API, which allows developers and testers to write robust automated UI tests using a familiar programming model. Selendroid is particula
Robolectricで書いたお試しコードですが、RetrofitでHTMLのスクレイピングをしてみました。HTMLのパーサーはJsoupを用いています。手元の実行環境はAndroid API16とRobolectric 2.4ですけど、サンプルは画面が無いのでほとんどバージョン関係なく動くと思う。 @RunWith(RobolectricTestRunner.class) public class RetrofitUsage { @Before public void setUp() throws Exception { // ./gradlew -i test を実行すると、Androidログが標準出力に書きだされる ShadowLog.stream = System.out; } @Test public void getJsoupDocuments() { RestAdapter
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く