processes – Make Selenium Easy My name is Amod Mahajan and I am an IT employee with 6+ years of experience in Software testing and… Continue reading “processes – Make Selenium Easy”…
components – Make Selenium Easy My name is Amod Mahajan and I am an IT employee with 6+ years of experience in Software testing and… Continue reading “components – Make Selenium Easy”…
March 21, 2019 – Make Selenium Easy Hello Folks, When we hit any API, we get some response along with status code, response time, headers etc. As… Continue reading “March 21, 2019 – Make Selenium Easy”…
March 18, 2019 – Make Selenium Easy Hello folks, We have already seen creating, managing and using environment variables in Postman. We can select only single environment… Continue reading “March 18, 2019 – Make Selenium Easy”…
March 17, 2019 – Make Selenium Easy In last post, We have already seen about Understanding on Environment and Global variables. In this post we will see… Continue reading “March 17, 2019 – Make Selenium Easy”…
March 4, 2019 – Make Selenium Easy Hello Folks, As part of our API Testing series, we will see “Sending DELETE request in Postman”. First of all we… Continue reading “March 4, 2019 – Make Selenium Easy”…
January 17, 2019 – Make Selenium Easy “Accept” and “Content-Type” are HTTP Headers which control input and output formats. “Accept” is a request header and “Content-Type” is… Continue reading “January 17, 2019 – Make Selenium Easy”…
January 2019 – Make Selenium Easy Recently, a guy asked me below question: I need to verify title of an article is in bold. Article title… Continue reading “January 2019 – Make Selenium Easy”…
May 16, 2017 – Make Selenium Easy Hello Folks, In this post we will learn: Why we use getAttribute() method? What is getAttribute() method? How to use… Continue reading “May 16, 2017 – Make Selenium Easy”…
December 2018 – Make Selenium Easy Hello Folks, TestNG provides a built in mechanism to re-run failed test case for N times (Ideally) instantly using IRetryAnalyzer interface.… Continue reading “December 2018 – Make Selenium Easy”…