The Wayback Machine - http://web.archive.org/web/20201026234628/https://github.com/laravel/dusk/pull/824
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.x] Allow to utilise browser "about:blank" page #824

Merged
merged 2 commits into from Oct 2, 2020

Conversation

@crynobone
Copy link
Member

@crynobone crynobone commented Oct 2, 2020

Tested:

  • Chrome
  • Firefox
  • Safari

This would be useful to stop page from executing any ajax when completing
each test. In my case, keep seeing page error between teardown and setup
for next test when using chrome (with GUI).

image

Signed-off-by: Mior Muhammad Zaki crynobone@gmail.com

Tested:
- Chrome
- Firefox
- Safari

This would be useful to stop page to executing any ajax when completing
each test. In my case, keep seeing page error between teardown and setup
for next test when using chrome (with GUI).

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@driesvints driesvints changed the title Allow to utilise browser "about:blank" page. [6.x] Allow to utilise browser "about:blank" page. Oct 2, 2020
@driesvints driesvints changed the title [6.x] Allow to utilise browser "about:blank" page. [6.x] Allow to utilise browser "about:blank" page Oct 2, 2020
@taylorotwell taylorotwell merged commit ec7b479 into laravel:6.x Oct 2, 2020
11 checks passed
11 checks passed
P7.2 - L^6.0 - U^7.5
Details
P7.2 - L^6.0 - U^8.0
Details
P7.2 - L^7.0 - U^7.5
Details
P7.2 - L^7.0 - U^8.0
Details
P7.3 - L^6.0 - U^7.5
Details
P7.3 - L^6.0 - U^8.0
Details
P7.3 - L^6.0 - U^9.0
Details
P7.3 - L^7.0 - U^7.5
Details
P7.3 - L^7.0 - U^8.0
Details
P7.3 - L^7.0 - U^9.0
Details
continuous-integration/styleci/pr The analysis has passed
Details
@crynobone crynobone deleted the crynobone:feature/blank-page branch Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.