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

Merge #1

Merged
merged 377 commits into from
Jul 27, 2020
Merged

Merge #1

merged 377 commits into from
Jul 27, 2020

Conversation

SalilGupta12
Copy link
Owner

Description

Thanks for contributing this Pull Request. Make sure that you send in this Pull Request to the develop branch of this repository, add a brief description, and tag the relevant issue(s) and PR(s) below.

  • Relevant Issues : (compulsory)
  • Relevant PRs : (optional)
  • Type of change :
    • New feature
    • Bug fix for existing feature
    • Code quality improvement
    • Addition or Improvement of tests
    • Addition or Improvement of documentation

ptrthomas and others added 30 commits August 18, 2019 15:24
so that the method signatures are easier to read for those viewing via readme / doc links
Jnuit4 parallel test runner
This reverts commit cb905bd, reversing
changes made to 0da4f41.
in the future, the netty picocli has to be merged and we also would have native html parallel reports
but for now, we can start testing the vs code plugin for this
parallel execution will now generate native html report and continuously update the results-json.txt
which the plugin can read and update etc
the test results will have timings and logs associated correctly
also using the unified karate short-syntax for scenario / line number etc
trust me it jst did not feel right with zero based indexing
and even beforeStep() afterStep()
does not support moving text cursor to end
ptrthomas and others added 29 commits January 29, 2020 21:25
added [webDriverUrl] key and some extra driver init logic and works fine against zalenium
breaking change for some of the wip appium work
see doc changes for all the details
also changes to what was discussed in #924
so now it is [webDriverSession] and not [webDriverCapabilities] so user has full control over the
webdriver POST to /session payload - which will take care of any remote / saas situation
and quirks of implementations like selenium grid
introduced [httpConfig] key and now you can configure the http client e.g. readTimeout which is
needed for aws as it can take a long time for a device / browser desktop to be provisioned
see readme edits for details
especially the start life-cycle, better error detection and handling on session fail
mobile / winappdriver breaking change for starting session, need to use [webDriverSession]
docker-target will pull only if flagged, and will remove container instance at end
added nice test to check docker container locally in demo/driver/core
chrome native will always wait for http to be ready
now you can set a base-path from which images will be loaded
added readme to get things going
Bumps `netty.version` from 4.1.37.Final to 4.1.50.Final.

Updates `netty-handler` from 4.1.37.Final to 4.1.50.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.37.Final...netty-4.1.50.Final)

Updates `netty-codec-http` from 4.1.37.Final to 4.1.50.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.37.Final...netty-4.1.50.Final)

Signed-off-by: dependabot[bot] <support@github.com>
…ty.version-4.1.50.Final

Bump netty.version from 4.1.37.Final to 4.1.50.Final in /karate-core
@SalilGupta12 SalilGupta12 merged commit 4cdde77 into SalilGupta12:master Jul 27, 2020
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.

10 participants