File tree 7 files changed +5
-5
lines changed
7 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 72
72
<Compile Include =" PageObjects\WebElementListProxy.cs" />
73
73
<Compile Include =" PageObjects\WebElementProxy.cs" />
74
74
<Compile Include =" Properties\AssemblyInfo.cs" />
75
- <Compile Include =" UI\DefaultWait{T}.cs" />
76
75
<Compile Include =" UI\ExpectedConditions.cs" />
77
- <Compile Include =" UI\IClock.cs" />
78
76
<Compile Include =" UI\ILoadableComponent.cs" />
79
- <Compile Include =" UI\IWait{T}.cs" />
80
77
<Compile Include =" UI\LoadableComponentException.cs" />
81
78
<Compile Include =" UI\LoadableComponent{T}.cs" />
82
79
<Compile Include =" UI\PopupWindowFinder.cs" />
83
80
<Compile Include =" UI\SelectElement.cs" />
84
81
<Compile Include =" UI\SlowLoadableComponent{T}.cs" />
85
- <Compile Include =" UI\SystemClock.cs" />
86
82
<Compile Include =" UI\UnexpectedTagNameException.cs" />
87
- <Compile Include =" UI\WebDriverWait.cs" />
88
83
</ItemGroup >
89
84
<ItemGroup >
90
85
<Analyzer Include =" ..\..\..\third_party\dotnet\stylecop\StyleCop.Analyzers.1.0.2\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 249
249
<Compile Include =" ScreenOrientation.cs" />
250
250
<Compile Include =" Screenshot.cs" />
251
251
<Compile Include =" StaleElementReferenceException.cs" />
252
+ <Compile Include =" Support\DefaultWait{T}.cs" />
253
+ <Compile Include =" Support\IClock.cs" />
254
+ <Compile Include =" Support\IWait{T}.cs" />
255
+ <Compile Include =" Support\SystemClock.cs" />
256
+ <Compile Include =" Support\WebDriverWait.cs" />
252
257
<Compile Include =" UnableToSetCookieException.cs" />
253
258
<Compile Include =" UnhandledAlertException.cs" />
254
259
<Compile Include =" WebDriverException.cs" />
You can’t perform that action at this time.
0 commit comments