top of page
priyadarshanipande
Nov 25, 20243 min read
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...
20 views0 comments
priyadarshanipande
Oct 15, 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...
13 views0 comments
priyadarshanipande
Aug 27, 20244 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...
21 views0 comments
priyadarshanipande
Aug 17, 20243 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...
40 views0 comments
priyadarshanipande
Apr 22, 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...
16 views0 comments
priyadarshanipande
Mar 22, 20241 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...
13 views0 comments
priyadarshanipande
Mar 22, 20245 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...
32 views0 comments
priyadarshanipande
Mar 21, 20241 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...
15 views0 comments
bottom of page