Conversation
|
✔️ Deploy Preview for jovial-austin-42fe02 ready! 🔨 Explore the source changes: cb5fcf0 🔍 Inspect the deploy log: https://app.netlify.com/sites/jovial-austin-42fe02/deploys/61de9eb5e9ac2500074c9945 😎 Browse the preview: https://deploy-preview-920--jovial-austin-42fe02.netlify.app |
6 tasks
Member
Author
|
Ah, I started to make links to the browser specific functionality in open browser and only did it for Chrome. I'll fix that. |
Member
Author
|
This now includes #873 because the steps in the getting started guide don't make sense without those new links. |
e84b02f to
70808f8
Compare
70808f8 to
5eaa07a
Compare
selenium-ci
added a commit
that referenced
this pull request
Jan 12, 2022
* describe element actions * create dotnet examples project * create java examples project * create python examples project * create ruby examples project * dotnet getting started code examples * java getting started code examples * python getting started code examples * ruby getting started examples * re-do the getting started section with code examples and new shortcode Co-authored-by: Diego Molina <[email protected]> d22cd1c
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.
This PR is several things:
/examples) to contain repos in Java, Ruby, .NET and Python for putting code examplesNote the ability to mix between code and text in the tabs
Note the "See full example on GitHub" links (they are working, but we need to decide how we will keep them synchronized)
I added an implicit wait to first script because of stupid Google timing issues.
This PR is going to need some rebasing still, but I need some feedback on it.