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: DevExpress/testcafe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: DevExpress/testcafe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.1
Choose a head ref
  • 12 commits
  • 83 files changed
  • 9 contributors

Commits on Aug 6, 2020

  1. [docs] Update the documentation to include a description of the frame…

    …work's window management capabilities (#5363)
    
    * Add the multiple windows guide
    
    * A last minute correction
    
    * Two tiny edits
    
    * Addressed @VasilyStrelyaev's remarks
    
    * Add the multiple windows guide
    
    * A last minute correction
    
    * Two tiny edits
    
    * Addressed @VasilyStrelyaev's remarks
    
    * Added a bunch of incomplete reference files
    
    * Last commit before rebase
    
    * Everything but the predicate
    
    * Cosmetic changes
    
    * Minor fixes
    
    * More minor fixes
    
    * Even more minor fixes
    
    * Added the url-object template
    
    * Revert an accidentally modified file
    
    * Attemptted to describe the predicate function and the URL object
    
    * Typo
    
    * Last commit before PR
    
    * Minor fixes
    
    * Changes requested by @VasilyStrelyaev
    
    * Change the title of the guide
    
    * Typo
    
    * Another typo fml
    
    * Addressed @VasilyStrelyaev's concerns
    
    * Suggestions from @VasilyStrelyaev, @AndreyBelym and @AlexKamaev
    
    * Edits requested by @VasilyStrelyaev
    
    * Added new links to the nav bar
    
    * Typo
    
    * URL typo
    
    * Updated the README
    
    * Added a warning
    
    * Minor edits
    
    * More minor edits
    
    * Edits requested by @VasilyStrelyaev
    
    * Removed unnecessary backticks
    
    * Replaced IDs with descriptors
    
    * More edits
    
    * Apply suggestions from code review
    
    Co-authored-by: arminal <arminal@devexpress.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: DirkPieterse <dirk.pieterse@devexpress.com>
    
    * Described window descriptors, addressed @dirk-pietrese's concerns
    
    * More edits
    
    * More edits
    
    * Apply suggestions from code review
    
    Co-authored-by: DirkPieterse <dirk.pieterse@devexpress.com>
    
    * Update docs/articles/documentation/guides/advanced-guides/multiple-browser-windows.md
    
    Co-authored-by: DirkPieterse <dirk.pieterse@devexpress.com>
    
    Co-authored-by: arminal <arminal@devexpress.com>
    Co-authored-by: DirkPieterse <dirk.pieterse@devexpress.com>
    3 people authored Aug 6, 2020
    Copy the full SHA
    bd77d10 View commit details
  2. Change multi-window tests structure (#5390)

    * initial
    
    * fix tests
    miherlosev authored Aug 6, 2020
    Copy the full SHA
    b307767 View commit details
  3. Rewrite assertion.js to typescript (#5387)

    * initial
    
    * fix tests
    miherlosev authored Aug 6, 2020
    Copy the full SHA
    99beefd View commit details
  4. attempt to test typescript definitions for testController (#5384)

    * attempt to test typescript definitions for testController
    
    * add async/await
    AlexKamaev authored Aug 6, 2020
    Copy the full SHA
    8fec1e4 View commit details
  5. Copy the full SHA
    072b2ab View commit details
  6. [docs] Add a changelog for v1.9.0 (#5399)

    * Add a changelog for v1.9.0
    
    * A course website down (deregistered) - removed the link
    
    * Change 'identifier' to 'descriptor'
    VasilyStrelyaev authored Aug 6, 2020
    Copy the full SHA
    9e2a4cc View commit details

Commits on Aug 7, 2020

  1. [docs] Describe TestCafe current limitations (#5357)

    * Address points 1-7, 13, 17 #5196 
    
    Co-authored-by: arminal <arminal@devexpress.com>
    DIRECTcut and arminal authored Aug 7, 2020
    Copy the full SHA
    05fde1b View commit details

Commits on Aug 11, 2020

  1. Copy the full SHA
    9e854f1 View commit details

Commits on Aug 12, 2020

  1. Add the testingbot provider to the plugin list (#5408)

    * Add the testingbot provider to the plugin list
    
    https://github.com/testingbot/testcafe-browser-provider-testingbot
    
    * added ')'
    Ogurecher authored Aug 12, 2020
    Copy the full SHA
    dd019d8 View commit details
  2. [docs] Edits to the multi-window mode docs requested by @miherlosev (#…

    …5406)
    
    * Edits requested by @miherlosev
    
    * typo
    
    * all hail the linter
    
    * Proper comment formatting
    
    * Apply suggestions from code review
    
    Co-authored-by: DirkPieterse <dirk.pieterse@devexpress.com>
    
    Co-authored-by: DirkPieterse <dirk.pieterse@devexpress.com>
    titerman and dirk-pieterse authored Aug 12, 2020
    Copy the full SHA
    820e444 View commit details
  3. Copy the full SHA
    ac7a338 View commit details
  4. Copy the full SHA
    01baeba View commit details
Loading