File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 3
3
<_DefaultProjectFilter >$(MSBuildProjectDirectory)\..\..</_DefaultProjectFilter >
4
4
<DefaultItemExcludes >$(DefaultItemExcludes);node_modules\**</DefaultItemExcludes >
5
5
<SeleniumProcessTrackingFolder Condition =" '$(SeleniumProcessTrackingFolder)' == ''" >$([MSBuild]::EnsureTrailingSlash('$(RepositoryRoot)'))obj\selenium\</SeleniumProcessTrackingFolder >
6
+ <SeleniumProcessTrackingFolder Condition =" '$(IsHelixJob)' == 'true'" >ru\</SeleniumProcessTrackingFolder >
6
7
<SeleniumE2ETestsSupported Condition =" '$(SeleniumE2ETestsSupported)' == '' and '$(TargetArchitecture)' != 'arm' and '$(OS)' == 'Windows_NT'" >true</SeleniumE2ETestsSupported >
7
8
<EnforcePrerequisites Condition =" '$(SeleniumE2ETestsSupported)' == 'true' and '$(EnforcePrerequisites)' == ''" >true</EnforcePrerequisites >
8
9
You can’t perform that action at this time.
0 commit comments