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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    参議院選挙2025

『Selenium』

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

    5 users

    www.selenium.dev

    Selenium Conf 2024 Call for Proposals is now open! Submissions close 30 April. Learn more & submit Seleniumはブラウザを自動化します。そうです!その力で何をするかは完全にあなた次第です。 主にテスト目的でWebアプリケーションを自動化するためのものですが、それに限定されるものではありません。 退屈なWebベースの管理タスクも自動化できます(自動化する必要があります)。

    • 暮らし
    • 2022/05/10 14:35
    • Selenium
    • test
    • web
    • Announcing Selenium 4

      3 users

      www.selenium.dev

      It’s with very great pleasure that we are announcing the release of Selenium 4. This is available for Java, .Net, Python, Ruby, and Javascript. You can download it from your favourite package manager or right from GitHub! If you’re already a Selenium user, this update should be as easy as just changing your dependency from 3.x to 4.0.0. We’ve worked hard to ensure that this is a “drop-in” upgrade,

      • テクノロジー
      • 2021/10/14 06:33
      • selenium
      • test
      • Unable to Locate Driver Error

        3 users

        www.selenium.dev

        Historically, this is the most common error beginning Selenium users get when trying to run code for the first time: Java Python CSharp Ruby The path to the driver executable must be set by the webdriver.chrome.driver system property; for more information, see https://chromedriver.chromium.org/. The latest version can be downloaded from https://chromedriver.chromium.org/downloads Likely causeThrou

        • テクノロジー
        • 2021/01/05 11:29
        • python
        • programming
        • 入門

          4 users

          www.selenium.dev

          Seleniumは市場で主要なブラウザの全てを WebDriver を使うことでサポートしています。 WebDriverとはAPI群とプロトコルです。これらはウェブブラウザの動作をコントロールするための言語中立なインターフェイスを定義しています。 それぞれのブラウザは特定のWebDriverの実装を持っており、これらは driver と呼ばれます。 driverはブラウザに委譲する責務を持つコンポーネントであり、Seleniumとブラウザ間の通信を処理します。 この分離は、ブラウザベンダーに自分たちのブラウザでの実装の責任を持たせるための意図的な努力のひとつです。 Seleniumは可能な場合これらのサードパーティ製のdriverを使いますが、それが現実的でない場合のためにプロジェクトでメンテナンスしているdriverも提供しています。 Seleniumフレームワークはこれら全ての要素をユ

          • 暮らし
          • 2020/05/28 13:38
          • Seleniumブラウザー自動化プロジェクト

            18 users

            www.selenium.dev

            Seleniumはブラウザー自動化を可能にし、それを支えるツール群とライブラリー群プロジェクトです。 ユーザーとブラウザーのやり取りのエミュレーション、ブラウザーの割当を増強したり縮減する分散型サーバー、そしてすべてのメジャーなブラウザー用に置換可能なコードの実装を可能にするW3C WebDriver 仕様インフラの提供します。 このプロジェクトは多くの有志貢献者の何千時間に及ぶ個々の時間を費やした事とソースコード自由に利用可能を誰にでも利用、楽しめ、そして改良できることによって実現しました。 Seleniumはウェブプラットフォームの自動化のより開かれた議論をするためブラウザーベンダー、エンジニア、愛好家をまとめます。このプロジェクトはコミュニティーを導きと育成のために年次カンファレンス開催します。 Seleniumの中核はWebDriverであり、様々なブラウザーを変えてインストラクシ

            • テクノロジー
            • 2020/03/19 14:58
            • Selenium
            • ブラウザ
            • Reference
            • Selenium

              8 users

              www.selenium.dev

              Tune in for the Selenium Community Live scheduled for April 25th, 2025. Join us! Selenium automates browsers. That's it!What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. Selenium WebDriver If you want to

              • テクノロジー
              • 2020/01/14 18:11
              • Selenium
              • テスト
              • test
              • 技術
              • javascript
              • web
              • The Selenium Browser Automation Project

                4 users

                www.selenium.dev

                Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers. It provides extensions to emulate user interaction with browsers, a distribution server for scaling browser allocation, and the infrastructure for implementations of the W3C WebDriver specification that lets you write interchangeable code for all major web browsers. This proje

                • テクノロジー
                • 2019/12/14 04:24
                • テスト
                • 技術
                • javascript
                • Selenium IDE · Open source record and playback test automation for the web

                  4 users

                  www.selenium.dev

                  Getting started with Selenium IDE requires no additional setup other than installing the extension on your browser. One of our driving philosophies is to provide an easy to use tool that will give instant feedback. We believe that the easier we can make it, the more likely people are to author tests, which in turn results in better tested apps.

                  • テクノロジー
                  • 2019/12/12 16:55
                  • selenium.webdriver.chrome.options — Selenium 4.31.0 documentation

                    3 users

                    www.selenium.dev

                    Selenium 4.31.0 documentation selenium.webdriver.chrome.options class selenium.webdriver.chrome.options.Options[source]¶ property default_capabilities: dict¶ Return minimal capabilities necessary as a dictionary. enable_mobile(android_package: str | None = 'com.android.chrome', android_activity: str | None = None, device_serial: str | None = None) → None[source]¶ Enables mobile browser use for bro

                    • テクノロジー
                    • 2018/07/19 00:39
                    • Selenium WebDriver JavaScript API

                      3 users

                      www.selenium.dev

                      UsageThe sample below and others are included in the example directory. You may also find the tests for selenium-webdriver informative. const { Builder, Browser, By, Key, until } = require('selenium-webdriver') ;(async function example() { let driver = await new Builder().forBrowser(Browser.FIREFOX).build() try { await driver.get('https://www.google.com/ncr') await driver.findElement(By.name('q'))

                      • テクノロジー
                      • 2017/12/25 13:56
                      • Selenium
                      • selenium-webdriver

                        3 users

                        www.selenium.dev

                        • 世の中
                        • 2017/01/28 17:31
                        • Selenium WebDriver JavaScript API

                          3 users

                          www.selenium.dev

                          UsageThe sample below and others are included in the example directory. You may also find the tests for selenium-webdriver informative. const { Builder, Browser, By, Key, until } = require('selenium-webdriver') ;(async function example() { let driver = await new Builder().forBrowser(Browser.FIREFOX).build() try { await driver.get('https://www.google.com/ncr') await driver.findElement(By.name('q'))

                          • テクノロジー
                          • 2017/01/26 14:46
                          • JavaScript
                          • Selenium Documentation — Selenium 4.31.0 documentation

                            3 users

                            www.selenium.dev

                            Skip to content Selenium Documentation¶ Common¶ selenium.common.exceptions Exceptions that may happen in all the webdriver code. Webdriver.common¶ selenium.webdriver.common.action_chains The ActionChains implementation. selenium.webdriver.common.alert The Alert implementation. selenium.webdriver.common.by The By implementation. selenium.webdriver.common.desired_capabilities The Desired Capabilitie

                            • テクノロジー
                            • 2016/05/12 15:15
                            • Python

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

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

                            『Selenium』の新着エントリーを見る

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

                            j次のブックマーク

                            k前のブックマーク

                            lあとで読む

                            eコメント一覧を開く

                            oページを開く

                            はてなブックマーク

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

                            公式Twitter

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

                            はてなのサービス

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