Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ddev/ddev-selenium-standalone-chrome
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.3
Choose a base ref
...
head repository: ddev/ddev-selenium-standalone-chrome
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.4
Choose a head ref
  • 8 commits
  • 6 files changed
  • 9 contributors

Commits on Feb 3, 2023

  1. clarify how to enable VNC (#18)

    * clarify how to enable VNC
    
    * explain why you might want to use a local VNC client and how to open port 5900
    
    * @rfay clarify the limitation of using ports
    
    ---------
    
    Co-authored-by: Edward Johnson <git@edosensei.com>
    ptmkenny and edosenseidotcom authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    755b854 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    5099738 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    047a6e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Add code comment

    weitzman authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0062a68 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fix addon name (#29)

    Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
    tyler36 and tyler36 authored May 10, 2023
    Configuration menu
    Copy the full SHA
    9c32e1e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    21a688c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Add DRUPAL_TEST_WEBDRIVER_CHROME_ARGS for Nightwatch tests with login (

    …#27)
    
    * Test Drupal login
    
    * Add DRUPAL_TEST_WEBDRIVER_CHROME_ARGS
    
    For Nightwatch tests that log in to Drupal.
    
    ---------
    
    Co-authored-by: Cottser <327943+Cottser@users.noreply.github.com>
    star-szr and star-szr authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5d983e4 View commit details
    Browse the repository at this point in the history
  2. add example Behat (#26)

    Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
    tyler36 and tyler36 authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5eb077b View commit details
    Browse the repository at this point in the history
Loading