はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『selenium.googlecode.com』

  • 人気
  • 新着
  • すべて
  • WebElement

    3 users

    selenium.googlecode.com

    All Superinterfaces: SearchContext All Known Implementing Classes: AndroidWebElement, HtmlUnitWebElement, RemoteWebElement public interface WebElement extends SearchContext Represents an HTML element. Generally, all interesting operations to do with interacting with a page will be performed through this interface. All method calls will do a freshness check to ensure that the element reference is s

    • テクノロジー
    • 2014/03/14 12:27
    • selenium-webdriver

      8 users

      selenium.googlecode.com

      • 学び
      • 2014/01/10 16:17
      • http://selenium.googlecode.com/svn/trunk/docs/api/rb/frames.html

        3 users

        selenium.googlecode.com

        • 学び
        • 2013/01/17 11:15
        • Ruby
        • Module: Selenium::WebDriver — Documentation by YARD 0.8.1

          3 users

          selenium.googlecode.com

          Extended by: JsonHelper Defined in: rb/lib/selenium/webdriver.rb, rb/lib/selenium/webdriver/ie.rb, rb/lib/selenium/webdriver/opera.rb, rb/lib/selenium/webdriver/safari.rb, rb/lib/selenium/webdriver/remote.rb, rb/lib/selenium/webdriver/iphone.rb, rb/lib/selenium/webdriver/chrome.rb, rb/lib/selenium/webdriver/firefox.rb, rb/lib/selenium/webdriver/android.rb, rb/lib/selenium/webdriver/ie/bridge.rb,

          • テクノロジー
          • 2012/09/18 17:13
          • Program
          • Ruby
          • Selenium

            3 users

            selenium.googlecode.com

            Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Defines an object that runs Selenium commands. Element Locators Element Locators tell Selenium which HTML element a command refers to. The format of a locator is: locatorType=argument We support the following strategies for locating elements: identifier=id: Select the element with the specified @id attribute. If no ma

            • 世の中
            • 2012/07/19 14:10
            • selenium
            • Introduction — Selenium v2.8.1 documentation

              3 users

              selenium.googlecode.com

              Selenium Python Client Driver is a Python language binding for Selenium Remote Control (version 1.0 and 2.0). Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are supported, as well as the Selenium 1.0 bindings. As work will progresses we’ll add more “native” drivers. See here for more information.

              • 学び
              • 2011/11/07 20:31
              • Python
              • Selenium Client Driver Javadoc

                9 users

                selenium.googlecode.com

                • 世の中
                • 2011/07/13 11:36
                • selenium
                • api
                • Java
                • reference
                • WebDriver

                  6 users

                  selenium.googlecode.com

                  org.openqa.selenium Interface WebDriver All Superinterfaces: SearchContext All Known Implementing Classes: AndroidDriver, ChromeDriver, EventFiringWebDriver, FirefoxDriver, HtmlUnitDriver, InternetExplorerDriver, IPhoneDriver, IPhoneSimulatorDriver, RemoteWebDriver public interface WebDriverextends SearchContext The main interface to use for testing, which represents an idealised web browser. The

                  • テクノロジー
                  • 2011/07/13 10:48
                  • testing
                  • browser
                  • Selenium javadoc

                    3 users

                    selenium.googlecode.com

                    • 暮らし
                    • 2011/05/10 15:26
                    • Selenium

                    このページはまだ
                    ブックマークされていません

                    このページを最初にブックマークしてみませんか?

                    『selenium.googlecode.com』の新着エントリーを見る

                    キーボードショートカット一覧

                    j次のブックマーク

                    k前のブックマーク

                    lあとで読む

                    eコメント一覧を開く

                    oページを開く

                    はてなブックマーク

                    • 総合
                    • 一般
                    • 世の中
                    • 政治と経済
                    • 暮らし
                    • 学び
                    • テクノロジー
                    • エンタメ
                    • アニメとゲーム
                    • おもしろ
                    • アプリ・拡張機能
                    • 開発ブログ
                    • ヘルプ
                    • お問い合わせ
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について

                    公式Twitter

                    • 公式アカウント
                    • ホットエントリー

                    はてなのサービス

                    • はてなブログ
                    • はてなブログPro
                    • 人力検索はてな
                    • はてなブログ タグ
                    • はてなニュース
                    • ソレドコ
                    • App Storeからダウンロード
                    • Google Playで手に入れよう
                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                    設定を変更しましたx