Introduction to Python Programming
Complete Course Material for this training program, please download attachments00:00
Introduction to Python04:32
Material to above lesson00:00
Install Python08:36
Overview on editors and install PyCharm06:29
Configure Eclipse editor for python scripting09:33
Creating a project and adding comments to PyCharm07:25
Data types and examples15:26
Material for above lesson00:00
Examples on String data type06:13
Material for above lesson00:00
Overview on List with examples05:50
If Statement and examples08:13
For Loop statements with examples07:29
While Loop statements with examples03:57
Overview on functions and import12:14
Introduction to Class and Object09:20
WebDriver Basics and Advanced
Why people prefer python than java for selenium02:48
Overview on Selenium06:26
Record and playback options in Selenium11:38
Install selenium for python08:51
Scenario 1: First automation script in pycharm24:12
Overview on locators – Part 118:40
Overview on locators – Part 208:19
How to use locators in a program06:30
Scenario 2: Perform search operation on bing.com11:13
Run test script without specifying driver exe file06:42
Scenario 3: Handling checkboxes07:39
Scenario 4: Handling RadioButtons04:15
Scenario 5: Handling Dropdown14:16
Scenario 6: Create a test script using find Elements – Part 115:14
Scenario 7: Create a test script using find Elements – Part 210:31
Scenario 8: Perform tab operation using sendkeys command05:57
Scenario 9: Handling frames11:05
Scenario 10: Selecting a date from date picker06:16
Scenario 11: Handling drag n drop Part 114:58
Scenario 13: How to capture coordinates of an object06:58
Scenario 12: Handling drag n drop Part 208:51
Scenario 14: Handle tooltips05:10
Scenario 15: Handle Auto Suggestions and capture screenshot08:55
Scenario 16: Handle Mouse Hover Part 115:23
Scenario 17: Handle Mouse Hover Part 206:05
Scenario 18: Handling multiple windows Part 114:02
Scenario 18: Handling multiple windows Part 210:29
Scenario 19: Handling Webtables18:09
Scenario 20: Examples on wait08:03
Scenario 21: Handling alerts05:37
Scenario 22: Handling Javascripts04:45
Scenario 23: Data Driven testing with examples12:04
Overview on unittest framework with examples – Part 123:55
Overview on unit test framework with examples – Part 211:55
Overview on unit test framework with examples – Part 307:03
Generate test execution report12:51
Page Object Model with example27:45
Page factory model with example06:33
Overview on GITHub08:30
Execute unittest from Jenkins10:09
Introduction to framework with example23:00
Overall videos and content01:26
Overview on training program