7
I Use This!
Activity Not Available

Commits : Listings

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