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.
@MadirajuKChaitanya3 жыл бұрын
@sudip Mitra: Thank You for sharing this valuable info.
@shinjinigoyal31823 жыл бұрын
Hi sudip, I'm actually searching for a accessibility automation tool. Can you please help me with that?
@Bored-Panda3 жыл бұрын
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?
@krishnasai75932 жыл бұрын
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
@jyotiradityasingh58802 жыл бұрын
Hi krishna Did you get the answer? I also need to know
@nehadudhe6036 Жыл бұрын
did you get answer?
@WilliamGuido-qc3ne7 ай бұрын
Great content, I was looking for a guidance on AXE and with your video I am clear now! THANKS A LOT
@SnifferSammy3 жыл бұрын
You are a saviour..much needed video
@soumyajit443 Жыл бұрын
Beautiful video. We are using axe-core in our project. Thanks Naveen for this amazing content.
@samimakhtar5245 Жыл бұрын
Beautifully explained
@ronaldrendessyrealtormba88242 жыл бұрын
Really good instructional video. I truly learned something from watching!! Thank you sir...
@hetalsonani7093 жыл бұрын
Superb, Much needed video. Thank you Naveen.
@vikasteja96893 жыл бұрын
It's been great learning from your videos and also I'm updating my technical skills. Thanks a lot.
@nishasuraj222 жыл бұрын
Thank you Naveen, very well explained.
@sanjaygorai45713 жыл бұрын
Excellent Naveen 👏
@rashmirawat76713 жыл бұрын
Thanks Naveen, really helpful video.
@souvikchatterjee74003 жыл бұрын
Thank you Naveen, very nicely explained 👍
@SureshKumar-sh5uf3 жыл бұрын
Super sir
@jardesonsantos69572 жыл бұрын
Ty Naveen amazing content
@vaibhav_sharma26112 жыл бұрын
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?
@AsheeshKaushik293 жыл бұрын
Hi , how can we generate html reports in addition to default reports and json to be shared by management and not developers
@kennedynandi50093 жыл бұрын
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
@danieldougan26911 ай бұрын
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.
@samidhasarvankar96412 жыл бұрын
@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..
@RahulVerma-gh4uu3 жыл бұрын
Thanks Naveen, can you please make one java selenium video on how to bypass captcha
@MsDimple133 жыл бұрын
Thanks . Well explained . It would be great if you can add more videos like nvda automation using selenium .
@nikhilkanojia16833 жыл бұрын
Hi Naveen, can you please suggest how the accessibility testing would be as a full time career?
@RamatEbudola24 күн бұрын
It is one of the most sought-after and high-paying roles in testing.
@amirhamjashaikh1806 Жыл бұрын
Hi @naveen , Could u plz share the link of ur github repository where u have uploaded this a11y project. Thanks in advance
@madhusmitasahoo10612 жыл бұрын
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 ?
@shilpashravge80832 жыл бұрын
Thanks for the info. How can we include this in framework as there will be multiple pages in single test case.
@naagaramkonakalla3 жыл бұрын
what would be the difference using tools like Site Improve Accessibility checker and selenium axe lib?
@priyankavutukuri42203 жыл бұрын
Accessibility insight for web,
@Runner.winner2 жыл бұрын
Thanks, i have doubt already we have an axe plugin for chrome Browser then again why we use selenium, pls pls ... explain
@jayantirajesh3 жыл бұрын
Hi Naveen, Could you please do one session on Axe Auditor.
@tulasiramsunkara3 жыл бұрын
@Naveen : Do we need to test each page in the entire application or once for every application?
@priyankavutukuri42203 жыл бұрын
Need to test for each application
@HArjoC3 жыл бұрын
Hi Naveen, how do we download the axe.min.js file and store under resources folder? Stuck on the step
@naveenautomationlabs3 жыл бұрын
Yes you need to download it from their git hub page and keep it in your src test resources folder.
@ranjitshaw42803 жыл бұрын
@@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.
@harishp52753 жыл бұрын
@@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
@jananiramesh2972 жыл бұрын
So, how many types of testing other than accessibility testing can be performed using seleium?
@santhoshimiryalaOfficial3 жыл бұрын
Hi @naveen, am facing null pointer exception at analyse method. Can u help me on it
@KishoreKumar-fj7sb3 жыл бұрын
Hi @Naveen getting StaleElementException while running axe using selenium Although code is same.
@vikasteja96893 жыл бұрын
Naveen, Could you please make a video on how to find colour contrast for all elements in a webpage by using selenium.
@rivaanjoshi4873 жыл бұрын
This is very informative.Can you please make one vedio on how this we can achieve end to end at framework level.
@JitendraKumar-lr3vq3 жыл бұрын
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 .
@harishp52753 жыл бұрын
Hi Naveen, Thanks for the tutorial, I am getting "javascript error: Unexpected token '
@noirheetachanda1963 жыл бұрын
getting the same error.. have you been able to find a workaround for the same?
@harishp52753 жыл бұрын
@@noirheetachanda196 No, I wasn't able to figure it out, @Naveen Could please help us in this regard.
@noirheetachanda1963 жыл бұрын
alright.. thank you😊
@souravsuman46028 ай бұрын
Could you please explain on how to achieve same using c#?
@letsmakefun602 жыл бұрын
Hi, can you post video how to achieve accessibility test in Mobile App automation.i couldn't able to find the exact solutions
@ketkiaskarkar6013 жыл бұрын
Accessibility testing tutorials for IAAP certification... Can you provide Navin Sir?
@Runner.winner2 жыл бұрын
What is the difference Axe chrome extension and selenium with axe , pls...
@abcchannel23323 жыл бұрын
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.
@rahulanwekar39613 жыл бұрын
I am getting this error "org.json.JSONException: JSONObject["results"] is not a JSONObject." in analyze() method
@sunandamohanty9353 жыл бұрын
Hi Naveen ..tried with the version:4.3.1 , but getting error "Buider can't be resolved type " error could you please help.
@anujpatel10529 ай бұрын
Hi...I am also getting same issue, is it resolved for u ?
@jagadeesh3243 жыл бұрын
will this plug-in works for a website having translation in spanish or any language?
@swatisanap90482 жыл бұрын
Hi Naveen, Is Axe & NVDA are same tools?
@santosh480933 жыл бұрын
Hi Sir, very well explained thank you could you please tell How to do accessiblity testing for android mobile application
@gurunaths29783 жыл бұрын
Waiting for this .. Can you please add few more videos for accessibility testing?
@anmoldhiman19543 жыл бұрын
HI Naveen can you please help to provide AXE SELENIUM in PYTHON language?
@BONTHALAPURNA3 жыл бұрын
Pa11y tool can help testing accesibilty easy
@srinivasch3963 жыл бұрын
Unable to join using telegram link. Is there any any grouo available?
@Ramesh-ko2rl2 жыл бұрын
Hi Naveen
@Ramesh-ko2rl2 жыл бұрын
I need accessibility testing work support,can u plz help me on that