Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy a update version of framework with accessibility testing. #64

Merged
merged 23 commits into from
Apr 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
905e66a
generate report v0.1
huaxing-yuan Jul 3, 2023
c01cc30
update on accessibility
huaxing-yuan Sep 7, 2023
65c6b02
a11y merge
huaxing-yuan Mar 4, 2024
6be86d6
PoC Accessibility with integrated report
huaxing-yuan Mar 5, 2024
9300a57
determine use appium-driver or not for selenium grid testings (if the…
huaxing-yuan Apr 10, 2024
83a2f39
Merge branch 'a11y' into temp
huaxing-yuan Apr 11, 2024
f893bc8
Merge pull request #57 from AxaFrance/temp
huaxing-yuan Apr 11, 2024
2a4c597
use latest axe html packages for a11y
huaxing-yuan Apr 11, 2024
4e23fdf
incoming changes from main branch
huaxing-yuan Apr 11, 2024
941d4f8
working example of integrated test in a11y report
huaxing-yuan Apr 11, 2024
f4c441b
more words will be considered as true: true, yes, 1, on, enabled, oui…
huaxing-yuan Apr 11, 2024
1cc9309
Improve accessibility report with webview display, With the possibilt…
huaxing-yuan Apr 17, 2024
e267b70
Import accessibility library into the framework
huaxing-yuan Apr 26, 2024
cd1b7c7
remove internal package reference
huaxing-yuan Apr 26, 2024
8328255
Merge pull request #58 from AxaFrance/a11y
huaxing-yuan Apr 26, 2024
e7ac279
add preview branch for preview version of packages
huaxing-yuan Apr 26, 2024
3be7c6c
update documentation
huaxing-yuan Apr 26, 2024
48e1f47
Merge pull request #59 from AxaFrance/develop
huaxing-yuan Apr 26, 2024
6cd715d
remove workflow for preview branch
huaxing-yuan Apr 26, 2024
86a4a7d
Merge pull request #61 from AxaFrance/develop
huaxing-yuan Apr 26, 2024
a389f18
Update namespace of axe extended library
huaxing-yuan Apr 26, 2024
b1f04a9
Merge pull request #63 from AxaFrance/develop
huaxing-yuan Apr 26, 2024
4589cf7
Merge branch 'main' into preview
huaxing-yuan Apr 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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
Loading