Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Conversation

pawel-grzona
Copy link

No description provided.

@@ -93,6 +93,7 @@ protected function getCapabilitiesNode()
->addDefaultsIfNotSet()
->normalizeKeys(false)
->children()
->scalarNode('unexpectedAlertBehaviour')->defaultValue('ignore')->end()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest we put no default value, as done for others. We rely on Selenium's default for most of them (especially given that different implementations might support different ones)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, makes sense, I will change it.
Thanks for the review :)

What about the Travis failures below? They don't seem to be related to my change?

@pawel-grzona
Copy link
Author

@stof, I have applied your suggestion, can you please merge the PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants