Added SauceLabs connection details to WebDriver#61
Closed
Patabugen wants to merge 2 commits intoCodeception:masterfrom
Closed
Added SauceLabs connection details to WebDriver#61Patabugen wants to merge 2 commits intoCodeception:masterfrom
Patabugen wants to merge 2 commits intoCodeception:masterfrom
Conversation
I spent about 2 hours trying to configuring SeleniumGrid to connect CodeCeption to SauceLabs before stumbling across a modest comment showing how simple it really is. I'd be happy to have details like this (and for other third parties) on a separate page if that's a better place for them.
Member
|
Unfortunately I can't merge it as it is (there is conflict) also WebDrvier docs should be udpated in main Codeception repo. I hope you wouldn't mind if I copy your text to WebDriver module by myself. |
Author
|
Go with whichever is easier for you, I've fixed the conflict if that helps. |
Member
|
thanks but documentation should be updated in main Codeception repo and actually in docblocks in the source code of modules. So I copied it manually |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I spent about 2 hours trying to configuring SeleniumGrid to connect CodeCeption to SauceLabs before stumbling across a modest comment on CodeCeption's GitHub showing how simple it really is.
I'd be happy to have details like this (and for other third parties) on a separate page if that's a better place for them, but I do think it's useful to help people to connect to different services.
My editor seems to have stripped some trailing whitespace from several lines later in the docs, I can re-add these if we'd prefer to have them!