How do I verify age difference between two dates in Selenium Java?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

Selenium Trainer

selenium code only help for to get the date remaining part java code u have to use .....
Comments

Trainer

You can take reference of below java code. DateFormat dateFormat = new SimpleDateFormat("dd-MM-yyyy"); Date currentDate = new Date(); // current system date String dateInString = "19-08-2017"; Date inputDate = dateFormat.parse(dateInString); System.out.println(dateFormat.format(inputDate)); long...
read more
You can take reference of below java code. DateFormat dateFormat = new SimpleDateFormat("dd-MM-yyyy"); Date currentDate = new Date(); // current system date String dateInString = "19-08-2017"; Date inputDate = dateFormat.parse(dateInString); System.out.println(dateFormat.format(inputDate)); long diff = Math.abs(CurrentDate.getTime() - inputDate.getTime()); long diffDays = diff / (24 * 60 * 60 * 1000); read less
Comments

Selenium And Java Trainer

Get the elements value using xpath and use util.date to convert the string to date. Same util date class you find method to get difference of two dates. You can use it. It's very dynamic else you need to manipulate or need to write complex logic
Comments

View 1 more Answers

Related Questions

I have 5 year of experience in android application development but never got much to work on it. As i have a good knowledge on core java , want to switch for automation testing and want to learn selenium tool. Will it be possible to switch and show my experience in testing for 5 yrs to crack testing interview?
Hi Ekta, You can use your existing experience in software testing, i would tell you, How you could use existing experience in testing. you should start your training on Selenium tools. as you know software...
Ekta
Can I learn selenium without manual testing knowledge?
The mentor will guide you the basics of Manual Testing ...You can able to learn.
Krishna
Which language is demand now for Selenium: Python or Java?
Most of the companies are using JAVA compared to python for Selenium to automate web applications.
Pradeep
0 0
6
Can I learn selenium without knowladge programing language
The mentor will guide you the java basics wrt selenium automation. You can able to learn. Gayatri
Ch
I am looking for online Selenium with Robot framework in Python programming.
Hi, I am 8.5 yrs in it industry in automation.i will give all kind of practical experience. With regards Shalini
Swapnil
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Selenium Web Driver Training
Dear Candidates, Most of the candidates are aware of that 100% java required for selenium automation testing training but that is wrong, just basic part required for selenium webdriver such as: -Collections -Oops concept Thanks Ajay

Selenium Interview Question and answers
https://www.youtube.com/watch?v=YWdAh3gTc6c
B

Bhanu P.

0 0
0

Selenium Web Drive Wait Methods
Hi I am Rajesh, Here we have three types of wait methods in Selenium: 1.Implicitly Wait: Wait if required, otherwise, if the accuracy will good program will move to next level In General most of the...


Why JAVA is Platform Independent?
Java is platform independent language because Java has a JVM {Java Virtual Machine} which converts a java code into a byte code which can run on any OS. That means, JVM is working as a sub-platform to...

Recommended Articles

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Looking for Selenium Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you