- 295
- 418 957
RoadToAutomation -- Sadik
India
Приєднався 22 січ 2017
Tutorials 4 || WebDriverIO how to find element/elements using $ and $$
In this tutorials, you will learn, how to find elements using webdriverio by using $ and $$
What is different between $ and $$
What is different between $ and $$
Переглядів: 57
Відео
Tutorials 3 || WebdriverIO || Autocompletion setup in visual studio code
Переглядів 147Рік тому
In this tutorial you will learn how to enable Autocompletion in visual studio code
Tutorials 2 || WebdriverIO how to create first tests (Open url, SetValue, Click, GetText)
Переглядів 69Рік тому
In this tutorial you will learn below: How to create the first test create spec file, enter click get Text method How to use a locator How to add application URL in wdio.conf file How to update your test name to run a single test from the conf file. Run Webdriverio test Visual Studio code download: code.visualstudio.com/download
#tutorials 2| XUnit Selenium || Extent Report Attached Screenshot base64
Переглядів 229Рік тому
In this video, you will learn how to capture screenshots and attach an extent report using base64encoded format. How to implement extent report with selenium XUnit from scratch: ua-cam.com/video/LgujGJMQ0PU/v-deo.html
Tutorials 1 || WebDriverIO how to start || Setup
Переглядів 340Рік тому
In this tutorial, you will learn how to start with webdriverIO. 1. How to setup Nodejs 2. How to initialize webdriverIO
CSS Selector Beginner + Advance
Переглядів 172Рік тому
In this tutorial you will learn how to create CSS selector by using the following: ➢ Basic Syntax ➢ ID & Class Selectors ➢ Combination ➢ Sub-string Match ➢ Child/Descendant ➢ Pseudo Class - Child ➢ Pseudo Class - Type of child ➢ Advantages ➢ Disadvantages
XPath Beginner + Advance
Переглядів 716Рік тому
In this video, you will learn how to create XPath using the following: 1. XPath Basics 2. XPath Functions 3. XPath Axes
xUnit selenium C# integration with Extent report
Переглядів 1,3 тис.Рік тому
In this tutorials you will learn how to implement extent report in xUnit selenium framework.
Selenium Python Get API and Intercept API requests
Переглядів 3,8 тис.Рік тому
In this tutorial, you will learn how to Get All requests and responses of Web application 1 How to capture requests 2. How to capture API response (JSON Body) 3. How to intercept request and change request details
#Tutorials 29 || Postman visual studio code extension
Переглядів 108Рік тому
In this video you will lean what is Postman Visual studio extension an d how to install and use
Tutorials #1 || What is K6 and to setup and run first test || K6
Переглядів 107Рік тому
In this tutorial you will lean what is K6 and how to setup and run tests on windows machine
Tutorials 33 || Playwright standalone test || Playwright Java script
Переглядів 210Рік тому
In this tutorials, I discussed how to run and create playwright standalone tests without using playwright config file
#Tutorials 28 || Postman || Postbot AI feature
Переглядів 695Рік тому
In this tutorials you will learn, postman AI-based feature (postbot) which automatically generate Test Method for the API request
Part 13 || Add Logs in Extent Report || Selenium automation framework
Переглядів 1,8 тис.Рік тому
In this video, you will learn how to add test steps log in the Extent report. Git Repository of code: github.com/sadikali1/selenium-java
Part 12 || Dynamically change Test name in Extent Report || Selenium automation framework
Переглядів 1,3 тис.Рік тому
In this video, you will learn how to change the test name in the extent report with the description or Test Data name dynamically data-driven test append data value in extent report tests dynamically. Git Repository of code: github.com/sadikali1/selenium-java
Part 11 || Data Driven Testing Using Excel File || Selenium automation framework
Переглядів 1,3 тис.Рік тому
Part 11 || Data Driven Testing Using Excel File || Selenium automation framework
Part 10 || Data Driven Testing || Selenium automation framework
Переглядів 224Рік тому
Part 10 || Data Driven Testing || Selenium automation framework
Part 9 || Parallel execution tests multiple instances same browser || Selenium automation framework
Переглядів 1,3 тис.Рік тому
Part 9 || Parallel execution tests multiple instances same browser || Selenium automation framework
Part 8 || Retry Analyzer Rerun failed Tests || Selenium automation framework
Переглядів 414Рік тому
Part 8 || Retry Analyzer Rerun failed Tests || Selenium automation framework
Part 7 || Extent report using TestNG Listener || Selenium automation framework
Переглядів 2,1 тис.Рік тому
Part 7 || Extent report using TestNG Listener || Selenium automation framework
Part 6 || TestNG Suite parallel and Sequential execution || Selenium automation framework
Переглядів 505Рік тому
Part 6 || TestNG Suite parallel and Sequential execution || Selenium automation framework
Part 5 || How to run on cross browser || Selenium automation framework
Переглядів 185Рік тому
Part 5 || How to run on cross browser || Selenium automation framework
Part 4 || Custom method of selenium || Selenium automation framework
Переглядів 250Рік тому
Part 4 || Custom method of selenium || Selenium automation framework
Part 3 || Configuration Environment details || Selenium automation framework
Переглядів 379Рік тому
Part 3 || Configuration Environment details || Selenium automation framework
Part 2 || Page Object Model || Selenium automation framework
Переглядів 603Рік тому
Part 2 || Page Object Model || Selenium automation framework
Part 1 || What are the main features of automation framework || Automation framework
Переглядів 724Рік тому
Part 1 || What are the main features of automation framework || Automation framework
#tutorials 27 || Postman documentations
Переглядів 103Рік тому
#tutorials 27 || Postman documentations
#Tutorials 26 || How to validates current date form using moment || Postman
Переглядів 1,5 тис.Рік тому
#Tutorials 26 || How to validates current date form using moment || Postman
Tutorials 25 || How validate GraphQL response using postman
Переглядів 207Рік тому
Tutorials 25 || How validate GraphQL response using postman
Tutorials 32 || Playwright GUI || Playwright java script
Переглядів 238Рік тому
Tutorials 32 || Playwright GUI || Playwright java script
Thank you very much
Thanks ur trick is working ❤
<a>alert(1)</a>
<script>Alert</script>
Sir its not taking screenshot on failure with the same code
Does it work with Xpath?
no it will work only with css
Thanks bro
Thank you so much.
wonderful explanation. big fan of you. Please share github all session code.
I am glad you liked it and I will try to put my code on github in the future
@@roadtoautomation--sadik1420 super like . awaiting for code and add new advance topics.
❤
What if i want to run same set of test cases but with different user credentials i.e., 2 sets of credentials and it should run the test twice - first test with 1 set of creds and second test with 2nd set of credentials? How can we do this?
Thankyou brother 😘
I am unable to get the GetValueOrDefault method from Dictionary can you please help me
Git url please
Thank you you one of the best tutors
helped me a lot, thanks
thanks man, many hours looking for this approach
After declaring a class as a @Test, can we execute a private, protected & default method directly by right-clicking on it?
helpfull 9:06
very helpfull 6:54
Helpfull video
Very helpfull...
In the test case dashboard, how can I see the objective of my test cases instead of Name? Also is there any video on importing test cases on zephyr using csv?
Explained in details, thank you so much
Glad it was helpful!
yeh toh btaya ni paarrallely kaise run ,krege ??????????/
my fav part was 06:02 - 06:08 ;)))
How to add log from page object class inside the method
THANK YOU
Hi Sir, I need scrolling option in extent report how to do that
sir how to use drag and drag offset to move the element towards left can we use negative offset?
Same video 33 and 34
plz upload playwright with javascript authentication popup
which video you teached line no 13-15??
Nice.What would it be like with shadow-root (closed)?
nice explanation
bro can you create a video hibernate project setup in vs code please help me and create a Sql table using hibernate.
I have a scenario where in I need to run 6 workers each doing 16 different testcases. how should I configure worker as testcases are different
is this support safari as well?
Thanks buddy
Excellent Video. Thank you.
share the link of the git repo where the python project exists
Currently I m using Chrome version 128 but i don't see any maven dependency for chrome version 128. My selenium version is 4.16.1 but still I m getting mismatch version issue how to fix that? What could be the version of selenium so that it will match
Can you try latest selenium version 4.23.1
so can i do it with wss .
Thank you so much youre literally God sent. I've had this issue for two days now thanks a lot.
Glad it helped
Nicely Explained
Hi could you please help me how this same concept is used in pom design patten, multiple pages and tests
Thank you so much Sir!
im already create test case on zephyr but on my backlog after create issue create added test case use zephyr, and create test case not redirect to zephyr page,, what his solution?
Thanks bro
Welcome
Everything installed beautifully in the latest version 2.9.0, but unfortunately, I am unable to use it because PyCharm cannot find the files when importing at the top of the file: from pytest_testrail.plugin import pytestrail. The pytest_testrail.plugin itself is underlined, and PyCharm cannot find it, even though it installed correctly. Do you have any ideas?
Was this issue resolved for you?