Showing posts with label Kendo Calendar. Show all posts
Showing posts with label Kendo Calendar. Show all posts

March 4, 2021

Automating Telerik (kendo) Date picker with selenium

Automating Telerik (kendo) Date picker with selenium

Here the DatePicker combines the Kendo UI Date Input and Calendar components to enable the user to pick a date from the calendar shown in UI...
How to find CSS value of Kendo date picker elements ( Selenium + .Net )

How to find CSS value of Kendo date picker elements ( Selenium + .Net )

 Kendo UI is a framework provided by Telerik which provides interactive controls in websites. If you are trying to automate any of the Kendo...
Bookmark this website for more workarounds and issue fixes.

Verify Zip file contents without extracting using C# + Selenium

While doing automation testing, we may get a scenario where we need to download a zip file and to validate the contents inside it. One way t...