top of page


How to Use Relative XPath to Find Table Data Easily
Reviewing the values in a table on an HTML page is a crucial step in many automation tests. Selenium provides various locator methods to...
priyadarshanipande
Nov 25, 20243 min read
Â
Â
Â


Exploring Selenium: Effective Methods to Display Attributes of Hidden Elements in Your Tests
The Style Attribute in HTML The display property in HTML specifies an element's display behavior. Both inline and block elements can be...
priyadarshanipande
Oct 15, 20243 min read
Â
Â
Â


Selenium Python Commands Reference - Part 2
Python is emerging as one of today's most popular programming languages. It is extensively used in AI and ML, as well as in developing...
priyadarshanipande
Aug 27, 20244 min read
Â
Â
Â


Selenium Python Commands Reference
Python is emerging as one of today's most popular programming languages. It is extensively used in AI and ML, as well as in developing...
priyadarshanipande
Aug 17, 20243 min read
Â
Â
Â


The Significance of Cost Function Selection in Model Training
In my last blog, I explained Linear Regression as follows:- Y = h(X) And we mentioned that in case of Linear Regression both h(X) and Y...
priyadarshanipande
Apr 22, 20243 min read
Â
Â
Â
My Books Heaven
I love reading and in this blog section, I will be taking you over some of the books I am reading currently and have read in the past. We...
priyadarshanipande
Mar 22, 20241 min read
Â
Â
Â


AI Explained: A Comprehensive Introduction for Beginners
Artificial Intelligence and Machine Learning stand to be the most sought after professions of nowadays and both freshers and experienced...
priyadarshanipande
Mar 22, 20245 min read
Â
Â
Â
Mathematics is fun
This section of the blog is going to focus on Mathematical concepts of NCERT class 9th, 10th, 11th, 12th and Engineering level...
priyadarshanipande
Mar 21, 20241 min read
Â
Â
Â
bottom of page