7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch to native import for importing to IntelliJ More... over 1 year ago
Update Gradle wrapper to the latest version More... over 1 year ago
Don't use Configuration as a task input and use a file collection instead More... over 1 year ago
Change executable property on ExternalTunnel to a RegularFileProperty More... over 1 year ago
Obtain project build dir directly in ExternalTunnel rather than pass it in More... over 1 year ago
Inject only TaskContainer rather than the whole Project into CloudBrowsersExtension More... over 1 year ago
Change tunnelZip property on DownloadExternalTunnel task to a RegularFileProperty to avoid having to manually set task dependencies More... over 1 year ago
Add ETag as input for download external tunnel tasks More... over 1 year ago
Remove duplication between DownloadBrowserStackTunnel and DownloadLambdaTestTunnel More... over 1 year ago
Move decoration of JUnit XML reports for test tasks added by cloud browser Gradle plugins from a finalizer task to a task action on the test tasks More... over 1 year ago
Remove an incorrect statement from the manual More... over 1 year ago
Begin next version More... over 1 year ago
Version 7.0 More... over 1 year ago
Update supported browsers section on the site More... over 1 year ago
Switch to pnpm More... over 1 year ago
Update version of docker image used on CI to one which supports node 19 More... over 1 year ago
Add a bash script which makes it simpler to run the build using docker images which are used on CI More... over 1 year ago
Upgrade node version used in the site build to bring Apple M1 compatibility More... over 1 year ago
Check in semantic-ui outputs. More... over 1 year ago
Disable Chrome DevTools Protocol when running in dockerised Firefox More... over 1 year ago
Turn capabilities field on BrowserSpec into a MapProperty More... over 1 year ago
Update a test to cater for most browsers not returning not visible text from WebElement.text() but some doing so More... over 1 year ago
Add a convenience method for creating dynamic navigators based on a Supplier<Iterable<WebElement>> More... over 1 year ago
Add support for selecting elements by visibility when creating a Navigator. More... over 1 year ago
Update changelog, add Alexey Akentyev as a contributor More... over 1 year ago
Also assert that OnFailureReporter does not swallow IncompleteExecutionException instances More... over 1 year ago
Simplify and improve catch block More... over 1 year ago
Simplify test, use on of Spock native ways to throw a TestAbortedException More... over 1 year ago
Merge remote-tracking branch 'AlexeyAkentyev/676-fix-skip-handling' More... over 1 year ago
Fix handling skipped invocations in the OnFailureReporter More... over 1 year ago