Fix selenium-standalone invocation (#41592)
* Fix selenium-standalone invocation * Revert "[Blazor] Updates selenium dependencies (#41557)" This reverts commit 21257b08.
显示
- eng/Versions.props 3 个添加, 3 个删除eng/Versions.props
- src/Components/ComponentsNoDeps.slnf 1 个添加, 3 个删除src/Components/ComponentsNoDeps.slnf
- src/Components/test/E2ETest/package.json 1 个添加, 1 个删除src/Components/test/E2ETest/package.json
- src/Components/test/E2ETest/yarn.lock 96 个添加, 96 个删除src/Components/test/E2ETest/yarn.lock
- src/Shared/E2ETesting/E2ETesting.targets 1 个添加, 1 个删除src/Shared/E2ETesting/E2ETesting.targets
- src/Shared/E2ETesting/SeleniumStandaloneServer.cs 3 个添加, 9 个删除src/Shared/E2ETesting/SeleniumStandaloneServer.cs
- src/Shared/E2ETesting/WaitAssert.cs 1 个添加, 1 个删除src/Shared/E2ETesting/WaitAssert.cs
- src/Shared/E2ETesting/selenium-config.json 1 个添加, 1 个删除src/Shared/E2ETesting/selenium-config.json
加载中