-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Example code #920
Example code #920
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 |
Ah, I started to make links to the browser specific functionality in open browser and only did it for Chrome. I'll fix that. |
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @titusfortner!
* 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 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.