What is Accessibility Testing & Automate using Selenium WebDriver | Axe Selenium Java Library| Deque

  Рет қаралды 30,786

Naveen AutomationLabs

Naveen AutomationLabs

3 жыл бұрын

#AccessbilityTesting #Selenium #NaveenAutomationLabs
In this video, I have explained - What is Accessibility Testing & Automate using Selenium WebDriver | Axe Selenium Java Library| DequeLabs
In this video, I have used the old deque axe-selenium dependency which is deprecated.
Please use the following dependency:
groupId = com.deque.html.axe-core
artifactId=selenium
version=4.1.2
Please refer the update git hub page for deque-selenium core lib:
github.com/dequelabs/axe-core...
~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
kzfaq.info%20Au...
Follow me on my Facebook Page:
/ naveenqtpexpert
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
t.me/joinchat/COJqZUPB02r5sB7...
Naveen AutomationLabs Paid Courses:
Java & Selenium:
naveenautomationlabs.com/manua...
Java & API +POSTMAN + RestAssured + HttpClient:
naveenautomationlabs.com/selen...

Пікірлер: 71
@WilliamGuido-qc3ne
@WilliamGuido-qc3ne 2 ай бұрын
Great content, I was looking for a guidance on AXE and with your video I am clear now! THANKS A LOT
@hetalsonani709
@hetalsonani709 3 жыл бұрын
Superb, Much needed video. Thank you Naveen.
@soumyajit443
@soumyajit443 Жыл бұрын
Beautiful video. We are using axe-core in our project. Thanks Naveen for this amazing content.
@vikasteja9689
@vikasteja9689 2 жыл бұрын
It's been great learning from your videos and also I'm updating my technical skills. Thanks a lot.
@SnifferSammy
@SnifferSammy 3 жыл бұрын
You are a saviour..much needed video
@rashmirawat7671
@rashmirawat7671 3 жыл бұрын
Thanks Naveen, really helpful video.
@ronaldrendessyrealtormba8824
@ronaldrendessyrealtormba8824 2 жыл бұрын
Really good instructional video. I truly learned something from watching!! Thank you sir...
@souvikchatterjee7400
@souvikchatterjee7400 3 жыл бұрын
Thank you Naveen, very nicely explained 👍
@sudipmitra292
@sudipmitra292 3 жыл бұрын
This is a good tool for performing a smoke test on any application in respect to accessibility. However using this is not enough. Because it will give you structural issues. But there is some guidelines that needs to be tested with human intelligence, which is not possible to automate. Note : I being an automation test lead and accessibility sme for past 5 years and after going through several pocs have came to this conclusion. A proper accessibility test must involve a manual chek. Any automation tool can proved to be a good support for developer before handing over the code for testing for accessibility. I am always open to learn and discuss more on this subject.
@MadirajuKChaitanya
@MadirajuKChaitanya 3 жыл бұрын
@sudip Mitra: Thank You for sharing this valuable info.
@shinjinigoyal3182
@shinjinigoyal3182 2 жыл бұрын
Hi sudip, I'm actually searching for a accessibility automation tool. Can you please help me with that?
@Bored-Panda
@Bored-Panda 2 жыл бұрын
Hey @Sudip Mitra , Have you used cypress-axe in your projects? I am struggling to generate reports using cypress-axe and axe-core but haven't been able to find any solution. Would you know how to do it?
@krishnasai7593
@krishnasai7593 2 жыл бұрын
Hi Naveen I am glad atleast by your video few guys came to know what is a11y testing 🙂 I need your points for my few questions 1) Why to use axe library where same work was done with the help of axe extention in chrome or Firefox axe it's self an automation tool provided by deque what is the use of doing same .... 2) Where it is not covering all wcag guidelines and there is a huge manual intervention needed to perform a11y test so like even after performing automation manual intervention will be like 100 where manual work is not getting decreased .... I am alway open and learn to discuss on this accessibility automation ... Thank you
@jyotiradityasingh5880
@jyotiradityasingh5880 Жыл бұрын
Hi krishna Did you get the answer? I also need to know
@nehadudhe6036
@nehadudhe6036 7 ай бұрын
did you get answer?
@sanjaygorai4571
@sanjaygorai4571 3 жыл бұрын
Excellent Naveen 👏
@nishasuraj22
@nishasuraj22 Жыл бұрын
Thank you Naveen, very well explained.
@samimakhtar5245
@samimakhtar5245 Жыл бұрын
Beautifully explained
@kennedynandi5009
@kennedynandi5009 3 жыл бұрын
Hi Naveen thanks for teaching accessibility testing with Java - Selenium, Maven Project, please give class on how to automate WAVE chrome extension using java - Selemium, Maven Project. Thank you
@jardesonsantos6957
@jardesonsantos6957 Жыл бұрын
Ty Naveen amazing content
@SureshKumar-sh5uf
@SureshKumar-sh5uf 3 жыл бұрын
Super sir
@gurunaths2978
@gurunaths2978 3 жыл бұрын
Waiting for this .. Can you please add few more videos for accessibility testing?
@MsDimple13
@MsDimple13 2 жыл бұрын
Thanks . Well explained . It would be great if you can add more videos like nvda automation using selenium .
@samidhasarvankar9641
@samidhasarvankar9641 2 жыл бұрын
@Naveen I always follow all your videos. Thanks for this video, it’s really amazing. Can you please create one video on Accessibility testing with c# spec flow BDD approach please..
@rivaanjoshi487
@rivaanjoshi487 3 жыл бұрын
This is very informative.Can you please make one vedio on how this we can achieve end to end at framework level.
@RahulVerma-gh4uu
@RahulVerma-gh4uu 3 жыл бұрын
Thanks Naveen, can you please make one java selenium video on how to bypass captcha
@abcchannel2332
@abcchannel2332 3 жыл бұрын
hello dear Naveen, thanks so much bro for your usefull videos. I was wonder if you could explain us how to handle shadow DOM elements in selenium with Python, not Java.
@vaibhav_sharma2611
@vaibhav_sharma2611 Жыл бұрын
Hi Naveen, could you please let us know how to set up the environment in VS Code for automated accessibility testing with Java and Selenium?
@nikhilkanojia1683
@nikhilkanojia1683 2 жыл бұрын
Hi Naveen, can you please suggest how the accessibility testing would be as a full time career?
@JitendraKumar-lr3vq
@JitendraKumar-lr3vq 3 жыл бұрын
Thanks Naveen for teaching accessibilt testing with Selenium , can the following axe dependency only be used with Maven Project , can it not be used with Gradle Projects .
@AsheeshKaushik29
@AsheeshKaushik29 3 жыл бұрын
Hi , how can we generate html reports in addition to default reports and json to be shared by management and not developers
@jayantirajesh
@jayantirajesh 2 жыл бұрын
Hi Naveen, Could you please do one session on Axe Auditor.
@vikasteja9689
@vikasteja9689 2 жыл бұрын
Naveen, Could you please make a video on how to find colour contrast for all elements in a webpage by using selenium.
@danieldougan269
@danieldougan269 6 ай бұрын
Does this work with Selenide as well? What about an entire web application rather than just a single page? We already have extensive Selenide tests for our web application that fill out our forms, pick from a list, switch from one form to another, test the navigation, and so forth.
@santhoshimiryala
@santhoshimiryala 2 жыл бұрын
Hi @naveen, am facing null pointer exception at analyse method. Can u help me on it
@shilpashravge8083
@shilpashravge8083 2 жыл бұрын
Thanks for the info. How can we include this in framework as there will be multiple pages in single test case.
@jananiramesh297
@jananiramesh297 Жыл бұрын
So, how many types of testing other than accessibility testing can be performed using seleium?
@KishoreKumar-fj7sb
@KishoreKumar-fj7sb 3 жыл бұрын
Hi @Naveen getting StaleElementException while running axe using selenium Although code is same.
@santosh48093
@santosh48093 3 жыл бұрын
Hi Sir, very well explained thank you could you please tell How to do accessiblity testing for android mobile application
@madhusmitasahoo1061
@madhusmitasahoo1061 2 жыл бұрын
Thanks Naveen for this very informative video on accessibility. Axe.min.js file is not available anymore in GitHub. How to create the scriptUrl string ?
@amirhamjashaikh1806
@amirhamjashaikh1806 7 ай бұрын
Hi @naveen , Could u plz share the link of ur github repository where u have uploaded this a11y project. Thanks in advance
@ketkiaskarkar601
@ketkiaskarkar601 3 жыл бұрын
Accessibility testing tutorials for IAAP certification... Can you provide Navin Sir?
@swatisanap9048
@swatisanap9048 Жыл бұрын
Hi Naveen, Is Axe & NVDA are same tools?
@Runner.winner
@Runner.winner Жыл бұрын
Thanks, i have doubt already we have an axe plugin for chrome Browser then again why we use selenium, pls pls ... explain
@souravsuman4602
@souravsuman4602 3 ай бұрын
Could you please explain on how to achieve same using c#?
@rahulanwekar3961
@rahulanwekar3961 3 жыл бұрын
I am getting this error "org.json.JSONException: JSONObject["results"] is not a JSONObject." in analyze() method
@jagadeesh324
@jagadeesh324 2 жыл бұрын
will this plug-in works for a website having translation in spanish or any language?
@letsmakefun60
@letsmakefun60 2 жыл бұрын
Hi, can you post video how to achieve accessibility test in Mobile App automation.i couldn't able to find the exact solutions
@BONTHALAPURNA
@BONTHALAPURNA 3 жыл бұрын
Pa11y tool can help testing accesibilty easy
@Runner.winner
@Runner.winner Жыл бұрын
What is the difference Axe chrome extension and selenium with axe , pls...
@tulasiramsunkara
@tulasiramsunkara 3 жыл бұрын
@Naveen : Do we need to test each page in the entire application or once for every application?
@priyankavutukuri4220
@priyankavutukuri4220 3 жыл бұрын
Need to test for each application
@naagaramkonakalla
@naagaramkonakalla 3 жыл бұрын
what would be the difference using tools like Site Improve Accessibility checker and selenium axe lib?
@priyankavutukuri4220
@priyankavutukuri4220 3 жыл бұрын
Accessibility insight for web,
@srinivasch396
@srinivasch396 3 жыл бұрын
Unable to join using telegram link. Is there any any grouo available?
@anmoldhiman1954
@anmoldhiman1954 3 жыл бұрын
HI Naveen can you please help to provide AXE SELENIUM in PYTHON language?
@HArjoC
@HArjoC 3 жыл бұрын
Hi Naveen, how do we download the axe.min.js file and store under resources folder? Stuck on the step
@naveenautomationlabs
@naveenautomationlabs 3 жыл бұрын
Yes you need to download it from their git hub page and keep it in your src test resources folder.
@ranjitshaw4280
@ranjitshaw4280 3 жыл бұрын
@@naveenautomationlabs I am facing the same issue. Do we need to install any additional plugin to get the option to import the JavaScript file? Also the /src/test/resources package is not present in the Maven project.
@harishp5275
@harishp5275 3 жыл бұрын
@@ranjitshaw4280 Hi Ranjit, you need to create the folder by right click on the project->build path->create src folder and you can give the name for resources
@harishp5275
@harishp5275 3 жыл бұрын
Hi Naveen, Thanks for the tutorial, I am getting "javascript error: Unexpected token '
@noirheetachanda196
@noirheetachanda196 3 жыл бұрын
getting the same error.. have you been able to find a workaround for the same?
@harishp5275
@harishp5275 3 жыл бұрын
@@noirheetachanda196 No, I wasn't able to figure it out, @Naveen Could please help us in this regard.
@noirheetachanda196
@noirheetachanda196 3 жыл бұрын
alright.. thank you😊
@sunandamohanty935
@sunandamohanty935 2 жыл бұрын
Hi Naveen ..tried with the version:4.3.1 , but getting error "Buider can't be resolved type " error could you please help.
@anujpatel1052
@anujpatel1052 4 ай бұрын
Hi...I am also getting same issue, is it resolved for u ?
@sriramkukkadapu1049
@sriramkukkadapu1049 2 жыл бұрын
Pls share with WebdriverIO
@Ramesh-ko2rl
@Ramesh-ko2rl 2 жыл бұрын
Hi Naveen
@Ramesh-ko2rl
@Ramesh-ko2rl 2 жыл бұрын
I need accessibility testing work support,can u plz help me on that
AXE - Web Accessibility Testing Tool (Very Useful Tool)
24:08
How Many Balloons Does It Take To Fly?
00:18
MrBeast
Рет қаралды 129 МЛН
Does size matter? BEACH EDITION
00:32
Mini Katana
Рет қаралды 18 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
00:56
صدام العزي
Рет қаралды 53 МЛН
БОЛЬШОЙ ПЕТУШОК #shorts
00:21
Паша Осадчий
Рет қаралды 10 МЛН
Security Testing with Selenium - OWASP ZAP Integration
31:39
Naveen AutomationLabs
Рет қаралды 25 М.
What is a VPAT? How do you create a VPAT?
9:47
Microassist, Inc.
Рет қаралды 6 М.
Automate Complex Graphs with Selenium || Complex SVG Graph UI Elements
21:29
Naveen AutomationLabs
Рет қаралды 33 М.
Собери ПК и Получи 10,000₽
1:00
build monsters
Рет қаралды 2,7 МЛН
Как распознать поддельный iPhone
0:44
PEREKUPILO
Рет қаралды 1,8 МЛН
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 508 М.
Зачем ЭТО электрику? #секрет #прибор #энерголикбез
0:56
Александр Мальков
Рет қаралды 367 М.
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 11 МЛН