This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Tuesday, April 28, 2020

Selenium Practice :- Drag and Drop

Drag the image into the rectangle:

Friday, April 24, 2020

Selenium Practice :: Hidden Radio Button

Handle Hidden Radio Box

Hidden elements Male Female Lesbian



Normal Scenario Java C# Python Ruby



Hobbies Singing Coding


Code :-

Display Radio Buttons

Please select your gender:



Please select your age:





Hradio_TC.java