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: Codeception/VisualCeption
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: Codeception/VisualCeption
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.4
Choose a head ref
  • 3 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 25, 2022

  1. Escape double quotes to not break JavaScript commands (#71)

    * Escape double quotes to not break JavaScript commands
    
    * Add test for usage with different selectors, including single and double quotes
    
    Co-authored-by: Albrecht Köhnlein <albrecht.koehnlein@verdure.de>
    koehnlein and verdure-koehnlein authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a987fc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Added support for multi session testing (#73)

    * Added support for multi session testing
    
    * Added MultiSessionCest
    
    * Fix MultiSessionCest
    al-zakharov authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e883b6d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. New version 1.0.4

    buresmi7 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    92ca816 View commit details
    Browse the repository at this point in the history
Loading