-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: FlaUI/FlaUI.WebDriver
base: v0.2.2
head repository: FlaUI/FlaUI.WebDriver
compare: v0.2.3
- 18 commits
- 11 files changed
- 2 contributors
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e07b9e1 - Browse repository at this point
Copy the full SHA e07b9e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01716db - Browse repository at this point
Copy the full SHA 01716dbView commit details -
Attempt to fix dependabot, which is running daily but does not discover any projects: ``` No dotnet-tools.json file found. No global.json file found. Discovering projects beneath [.]. No project files found. Central Package Management is not enabled. ```
Configuration menu - View commit details
-
Copy full SHA for 062c062 - Browse repository at this point
Copy the full SHA 062c062View commit details
Commits on Aug 27, 2024
-
Merge pull request #65 from FlaUI/fix-dependabot-dir
Fix dependabot directory
Configuration menu - View commit details
-
Copy full SHA for fa2f3a5 - Browse repository at this point
Copy the full SHA fa2f3a5View commit details -
Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.3 in /src
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.3. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.3) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 39ebbda - Browse repository at this point
Copy the full SHA 39ebbdaView commit details -
Bump Selenium.WebDriver from 4.21.0 to 4.23.0 in /src
Bumps [Selenium.WebDriver](https://github.com/SeleniumHQ/selenium) from 4.21.0 to 4.23.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.21.0...selenium-4.23.0) --- updated-dependencies: - dependency-name: Selenium.WebDriver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ee5a3d - Browse repository at this point
Copy the full SHA 2ee5a3dView commit details -
Bump NUnit from 4.1.0 to 4.2.1 in /src
Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.1.0...4.2.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e7deaaf - Browse repository at this point
Copy the full SHA e7deaafView commit details -
Merge pull request #66 from FlaUI/dependabot/nuget/src/Swashbuckle.As…
…pNetCore-6.7.3 Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.3 in /src
Configuration menu - View commit details
-
Copy full SHA for 2435d48 - Browse repository at this point
Copy the full SHA 2435d48View commit details -
Merge pull request #67 from FlaUI/dependabot/nuget/src/Selenium.WebDr…
…iver-4.23.0 Bump Selenium.WebDriver from 4.21.0 to 4.23.0 in /src
Configuration menu - View commit details
-
Copy full SHA for 0342766 - Browse repository at this point
Copy the full SHA 0342766View commit details -
Merge pull request #70 from FlaUI/dependabot/nuget/src/NUnit-4.2.1
Bump NUnit from 4.1.0 to 4.2.1 in /src
Configuration menu - View commit details
-
Copy full SHA for 37a9ab3 - Browse repository at this point
Copy the full SHA 37a9ab3View commit details -
Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](nunit/nunit3-vs-adapter@V4.5.0...V4.6.0) --- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 43ea19e - Browse repository at this point
Copy the full SHA 43ea19eView commit details -
Merge pull request #69 from FlaUI/dependabot/nuget/src/NUnit3TestAdap…
…ter-4.6.0 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src
Configuration menu - View commit details
-
Copy full SHA for 755f41b - Browse repository at this point
Copy the full SHA 755f41bView commit details -
Fix element interaction and screenshots for desktop sessions
Commit 666feb6 fixed finding elements in desktop sessions (`Root` app), but not clicking on those elements or getting element properties, nor creating screenshots from the desktop. Adding support for those actions with this commit.
Configuration menu - View commit details
-
Copy full SHA for 89f2476 - Browse repository at this point
Copy the full SHA 89f2476View commit details -
Configuration menu - View commit details
-
Copy full SHA for eee2b2c - Browse repository at this point
Copy the full SHA eee2b2cView commit details -
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c96990 - Browse repository at this point
Copy the full SHA 7c96990View commit details -
Merge pull request #72 from FlaUI/dependabot/nuget/src/Microsoft.NET.…
…Test.Sdk-17.11.0 Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /src
Configuration menu - View commit details
-
Copy full SHA for 3e9587a - Browse repository at this point
Copy the full SHA 3e9587aView commit details
Commits on Aug 28, 2024
-
Merge pull request #71 from FlaUI/fix-desktop-element-interaction
Fix element interaction and screenshots for desktop sessions
Configuration menu - View commit details
-
Copy full SHA for 73db943 - Browse repository at this point
Copy the full SHA 73db943View commit details -
Merge pull request #63 from FlaUI/add-windows-extensions-debug-logging
Add windows extensions debug logging
Configuration menu - View commit details
-
Copy full SHA for 35a97b7 - Browse repository at this point
Copy the full SHA 35a97b7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.2...v0.2.3