Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.67 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.67 KB

STargazer 2

👋 Introduction

STargazer is a chrome extension that can generate selectors for a given element.

🔭 Features

  • 🧠 XPath and CSS supported

  • 🔃 Sync with Dev-Tools inspected Element

  • 📚 Save Selectors

    • 🖼️ With Preview Image
  • 🤖 Automatic Page-Object File Generation

    • Supports Selenium and Playwright
    • Supports multiple Languages (e.g. C#, TypeScript, Java, ...)
  • 🌙 Dark and ☀️ Light-Theme

🖼️ Screenshots

☀️ Light 🌙 Dark
light dark
light dark
light dark

📦 Installation

STargazer can be downloaded from the Chrome Web-Store.

Alternatively, you can also install the nightly builds from Github Actions, see also:


Made by SimplyTest