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
Merged

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

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
@crynobone crynobone deleted the feature/blank-page branch October 7, 2020 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants