タグ

ブックマーク / developer.chrome.com (3)

  • DevTools の新機能 (Chrome 96) - Chrome for Developers

    DevTools の新機能 (Chrome 96) 公開日 2021年10月25日月曜日 • 更新日 2021年10月25日月曜日 翻訳先言語: English, Español, Português, 한국어, 中文, Pусский # プレビュー機能: 新しい CSS Overview パネル新しい CSS Overview パネルを使用するとあなたのページの CSS を改善できる可能性を確認できます。 CSS Overview パネルを開き、Capture overview をクリックしてページの CSS のレポートを生成してください。 情報をさらに詳細化することも可能です。例えば、Colors セクションの色をクリックして同じ色を適用する要素のリストを表示できます。いずれかの要素をクリックすると Elements パネルでその要素が開きます。 CSS Overview パネルはプ

    DevTools の新機能 (Chrome 96) - Chrome for Developers
    vndn
    vndn 2021/11/16
  • ヘッドレス Chrome スタートガイド  |  Blog  |  Chrome for Developers

    要約 ヘッドレス ChromeChrome 59 でリリースされます。Chrome ブラウザをヘッドレス環境で実行する方法です。基的には Chrome を使わずに Chrome を実行しますこれにより、ChromiumBlink レンダリング エンジンが提供する最新のウェブ プラットフォーム機能がすべてコマンドラインに組み込まれます。 なぜこれが有用なのでしょうか ヘッドレス ブラウザは、UI シェルを表示する必要のない自動テストやサーバー環境に最適なツールです。たとえば、実際のウェブページに対してテストを実行したり、そのウェブページを PDF 化したりできます。また、ブラウザが URL をどのようにレンダリングするかを検査することもできます。 Headless(CLI)の起動 ヘッドレス モードを開始する最も簡単な方法は、コマンドラインから Chrome バイナリを開くこと

    vndn
    vndn 2017/05/11
  • Getting Started with Headless Chrome  |  Blog  |  Chrome for Developers

    TL;DR Headless Chrome is shipping in Chrome 59. It's a way to run the Chrome browser in a headless environment. Essentially, running Chrome without chrome! It brings all modern web platform features provided by Chromium and the Blink rendering engine to the command line. Why is that useful? A headless browser is a great tool for automated testing and server environments where you don't need a visi

    vndn
    vndn 2017/05/02
    “running Chrome without chrome!”
  • 1