awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
php-webdriver avatar

php-webdriver/php-webdriver

0
View on GitHub↗
5,203 نجوم·845 تفرعات·PHP·MIT·9 مشاهدات

Php Webdriver

php-webdriver هو عميل WebDriver لـ PHP وإطار عمل لأتمتة المتصفح ينفذ معيار W3C WebDriver. يعمل كواجهة برمجية للتحكم في متصفحات الويب، وتنفيذ JavaScript، وإدارة جلسات المتصفح في كل من البيئات المرئية وغير المرئية (headless).

تعمل المكتبة كتنفيذ لبروتوكول Selenium، مما يسمح لتطبيقات PHP بالتواصل مع برامج تشغيل المتصفح مثل ChromeDriver أو GeckoDriver. توفر القدرة على أتمتة إجراءات المستخدم، وتصفح الصفحات، والتحقق من عناصر DOM لاختبار واجهة مستخدم الويب.

تغطي قدراتها مجالات واسعة من تفاعل المتصفح، بما في ذلك موقع عنصر الصفحة، وإدارة النماذج، والتحكم في النافذة. تدعم الأداة أيضاً تكوينات متصفح متقدمة، مثل إدارة ملفات تعريف الارتباط، وتوجيه حركة المرور عبر الوكلاء، والوصول إلى shadow DOM، وتنفيذ أوامر DevTools منخفضة المستوى.

يتضمن إطار العمل أدوات للمزامنة مع حالات الصفحة والتقاط لقطات شاشة لكل من الصفحات الكاملة والعناصر الفردية.

Features

  • WebDriver Implementations - Provides a full implementation of the W3C WebDriver protocol for controlling browsers via PHP.
  • Browser Automation Frameworks - Provides a programmatic framework for controlling web browsers to automate user interactions and verify UI states.
  • Browser Instance Management - Programmatically starts, configures, and terminates web browser sessions locally or remotely.
  • JSON-RPC Implementations - Implements the JSON-RPC protocol over HTTP to communicate with the WebDriver wire protocol server.
  • Session State Management - Maintains unique session identifiers to track and control specific browser instances across requests.
  • Browser Automation - Simulates user interactions such as clicking and typing to verify frontend behavior.
  • Element Interaction - Simulates user inputs on web elements, including clicking, typing, and triggering mouse events.
  • WebDriver Protocol Implementations - Implements the W3C WebDriver standard to enable communication between PHP applications and browser drivers like ChromeDriver.
  • WebDriver Client Libraries - Provides a PHP client library for automating web browser interactions via the WebDriver protocol.
  • Element State Verifications - Verifies if elements are displayed or if selectable options like checkboxes are currently selected.
  • Page Condition Synchronization - Pauses script execution until specific DOM conditions are met, ensuring automation stability.
  • Headless Browser Controllers - Acts as a controller for managing the lifecycle and execution of browser sessions in both headless and headed modes.
  • UI Element Interactions - Performs direct actions on interface objects such as checking boxes and selecting radio buttons.
  • Element Locators - Identifies and selects specific page elements using various selectors such as CSS and ID.
  • Browser Automation - Provides programmatic control of web browsers for tasks like end-to-end testing and data extraction.
  • JavaScript Execution Bridges - Enables the execution of arbitrary JavaScript snippets within the browser context and retrieves the results.
  • Browser Navigations - Directs the browser to open specific webpages via the provided URL address.
  • Data Extractions - Retrieves text content, HTML attributes, and DOM properties from specific elements using selectors.
  • Browser Navigation - Controls browser navigation to specific URLs and manages page load events.
  • Browser Session Managers - Starts and manages remote browser sessions by connecting to a WebDriver server with specific capabilities.
  • Automation Wait Conditions - Provides mechanisms to block execution until specific DOM elements, text, or JavaScript conditions are met during browser automation.
  • Browser Capability Configuration - Configures browser behavior, preferences, and custom profiles for automated sessions.
  • Browser Driver Management - Manages the startup and shutdown of local browser driver executables automatically.
  • Process Lifecycle Management - Automatically manages the lifecycle of local browser driver binaries as child processes.
  • Driver Integration - Provides specific support for launching and managing Firefox browser instances.
  • Window Management - Adjusts window size, toggles fullscreen mode, and switches between different browser window handles.
  • Capability Negotiation Protocols - Handles the negotiation of browser capabilities and versions during the session handshake.
  • Browser Screenshot Capture - Captures screenshots of the current browser view or specific page elements.
  • Client-Server Architectures - Uses a client-server architecture to translate high-level PHP commands into driver-level API calls.
  • Command Patterns - Encapsulates browser actions as command objects for serialization and transmission to remote drivers.
  • DOM Presence Polling - Implements polling loops to verify the presence of DOM elements before continuing execution.
  • Alert Handling - Interacts with browser-native JavaScript alerts, confirmations, and prompts by accepting or dismissing them.
  • Automatic Frame Switching - Moves the driver focus between the main document and various iframes to interact with nested content.
  • Automated End-to-End Testing - Enables automated validation of complex user flows and interface interactions through programmatic browser control.
  • Browser Cookie Management - Creates, deletes, and retrieves browser cookies to manage session state and user preferences.
  • Form Management - Handles complex form interactions, including dropdown selections and radio button groups.
  • Form Submission Clients - Triggers form submissions by calling the submit method or clicking the submit button.
  • Shadow DOM Traversal - Allows navigation into and interaction with elements inside encapsulated shadow roots.
  • Chrome DevTools Protocols - Provides the ability to send low-level commands via the Chrome DevTools Protocol for advanced browser manipulation.
  • Browser Configuration Profiles - Defines and manages distinct browser environments and settings via configuration profiles before launching sessions.

سجل النجوم

مخطط تاريخ النجوم لـ php-webdriver/php-webdriverمخطط تاريخ النجوم لـ php-webdriver/php-webdriver

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة php-webdriver/php-webdriver؟

php-webdriver هو عميل WebDriver لـ PHP وإطار عمل لأتمتة المتصفح ينفذ معيار W3C WebDriver. يعمل كواجهة برمجية للتحكم في متصفحات الويب، وتنفيذ JavaScript، وإدارة جلسات المتصفح في كل من البيئات المرئية وغير المرئية (headless).

ما هي الميزات الرئيسية لـ php-webdriver/php-webdriver؟

الميزات الرئيسية لـ php-webdriver/php-webdriver هي: WebDriver Implementations, Browser Automation Frameworks, Browser Instance Management, JSON-RPC Implementations, Session State Management, Browser Automation, Element Interaction, WebDriver Protocol Implementations.

ما هي البدائل مفتوحة المصدر لـ php-webdriver/php-webdriver؟

تشمل البدائل مفتوحة المصدر لـ php-webdriver/php-webdriver: getgauge/taiko — Taiko is a browser automation framework and web end-to-end testing library used to perform programmatic user actions… seleniumhq/selenium — Selenium is a comprehensive browser automation framework that provides a standardized interface for controlling web… mherrmann/helium — Helium is a Python library and high-level wrapper for Selenium designed for browser automation, functional UI testing,… microsoft/playwright-python — Playwright for Python is a browser automation framework designed for end-to-end testing, web scraping, and user… chromedp/chromedp — chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It… teamcapybara/capybara — Capybara is a browser automation library and web application acceptance test framework used to simulate user behavior…

بدائل مفتوحة المصدر لـ Php Webdriver

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Php Webdriver.
  • getgauge/taikoالصورة الرمزية لـ getgauge

    getgauge/taiko

    3,663عرض على GitHub↗

    Taiko is a browser automation framework and web end-to-end testing library used to perform programmatic user actions and verify application behavior. It functions as a headless browser testing tool capable of simulating real interactions and asserting page states in Chromium and Firefox. The project includes a browser interaction recorder that captures live actions and exports them as executable JavaScript automation scripts. It also serves as a web accessibility auditor, analyzing pages to detect accessibility violations and ensure compliance with inclusive design standards. The framework c

    JavaScriptautomationheadlessheadless-browsers
    عرض على GitHub↗3,663
  • seleniumhq/seleniumالصورة الرمزية لـ SeleniumHQ

    SeleniumHQ/selenium

    34,203عرض على GitHub↗

    Selenium is a comprehensive browser automation framework that provides a standardized interface for controlling web browsers to perform automated tasks, user interactions, and data extraction. It functions as a cross-browser testing tool, enabling developers to execute identical automation scripts across various browser engines and operating systems to ensure consistent application behavior. By implementing the WebDriver protocol, it maps high-level automation commands to browser-specific drivers using a standardized HTTP-based wire protocol. The project distinguishes itself through its distr

    Javadotnetjavajavascript
    عرض على GitHub↗34,203
  • mherrmann/heliumالصورة الرمزية لـ mherrmann

    mherrmann/helium

    8,306عرض على GitHub↗

    Helium is a Python library and high-level wrapper for Selenium designed for browser automation, functional UI testing, and web scraping. It provides a simplified interface for interacting with web applications across different browser engines. The library distinguishes itself by allowing users to identify and interact with web elements using visible text labels rather than relying exclusively on technical identifiers like XPaths or CSS selectors. This approach enables the creation of automation scripts based on human-readable labels. The toolkit covers a broad range of browser automation cap

    Python
    عرض على GitHub↗8,306
  • microsoft/playwright-pythonالصورة الرمزية لـ microsoft

    microsoft/playwright-python

    14,279عرض على GitHub↗

    Playwright for Python is a browser automation framework designed for end-to-end testing, web scraping, and user interaction simulation. It functions as a headless browser controller that enables programmatic navigation, data extraction, and the execution of complex workflows across multiple rendering engines. The framework distinguishes itself through an actionability-aware interaction engine that automatically verifies element readiness before performing actions, significantly reducing test flakiness. It utilizes isolated browser contexts to maintain separate storage and cookies for parallel

    Pythonchromiumfirefoxplaywright
    عرض على GitHub↗14,279
  • عرض جميع البدائل الـ 30 لـ Php Webdriver→