Skip to content

Commit

Permalink
Merge pull request #64 from AxaFrance/preview
Browse files Browse the repository at this point in the history
Deploy a update version of framework with accessibility testing.
  • Loading branch information
huaxing-yuan authored Apr 26, 2024
2 parents aa00eb4 + 4589cf7 commit c13423f
Show file tree
Hide file tree
Showing 517 changed files with 15,837 additions and 1,129 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish-PROnly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
shell: powershell
run: |
if("${{github.ref}}" -eq "refs/heads/main") { $suffix = "" } else { $suffix = "preview" })
if("${{github.ref}}" -eq "refs/heads/main") { $suffix = "" } else { $suffix = "-preview" })
.\.sonar\scanner\dotnet-sonarscanner begin /k:"AxaGuilDEv_webengine-dotnet" /o:"axaguildev" /d:sonar.token="${{ secrets.SONAR_TOKEN }}" /d:sonar.host.url="https://sonarcloud.io" /d:sonar.cs.vscoveragexml.reportsPaths=coverage.xml
dotnet build "./src" --no-restore --configuration Debug -p:AssemblyVersion=1.2.${{github.run_number}} -p:Version=1.2.${{github.run_number}}-$suffix
dotnet build "./src" --no-restore --configuration Debug -p:AssemblyVersion=1.2.${{github.run_number}} -p:Version=1.2.${{github.run_number}}$suffix
dotnet-coverage collect 'dotnet test "./src/WebEngine.Test" --filter TestCategory!=Mobile' -f xml -o 'coverage.xml'
.\.sonar\scanner\dotnet-sonarscanner end /d:sonar.token="${{ secrets.SONAR_TOKEN }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.Application.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.action.HomeAction.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.action.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.appmodels.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.junit.generated.html
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.parameter.IParameter.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.parameter.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.testcase.FlowTestCase.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.testcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.teststep.HomeTestStep.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.teststep.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.testsuite.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.webengine.Application.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api_java/fr.axa.automation.webengine.Empty.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h5>In This Article</h5>
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright &reg; 2016-2022 AXA France, All rights reserved.
Copyright &reg; 2016-2024 AXA France, All rights reserved.

</div>
</div>
Expand Down
Loading

0 comments on commit c13423f

Please sign in to comment.