Python installation
Python configuration with selenium
Introduction to Python Shell
How to Create a Python file
Python Basics
Numbers
Strings
List
Tuples
Dict’s
Pycharm Idle
Eclipse Configuration with python
Python Basic Program
Conditional Statements
Loop Statement
*****Before going to test scripts please read the article if you get any errors related to python configuration with eclipse please check that document******
First test script
Second test script
Taking Screenshot
Facebook example(part1, part2, part3)
How to update your status in Facebook using python selenium
Gmail Example(part1,part2)
Navigating URL’s
Handling Web Page Elements
How to open a new tab or new window inside a browser
Handling two windows, Switching two windows
Action Classes
Cross Browser Testing
Installation Robot Framework (Ride)
Important points you need to remember while doing Automation
How to import Selenium library in RIDE
How to use Scalar?
How to use List variable?
How to use Dict Variable?
How to create your own User Keyword?
How to create tags and how can we execute test cases using tags?
How to use Setup?
How to use Setup and Teardown?
***Introduction to Web Scraping is updated *** stay tuned more modules 🙂
End of the course
——————————————————————————————————————————————
No knowledge is required.
If you don’t know anything related to python, selenium Webdriver, no problem you can learn it from beginning here
am created this course only for beginners, and job-seekers, who wants to start their career in Automation,(python selenium)
***I can say this is the Best Course for you*** Because you can easily understand the concepts and you can execute the programs in easy ways if you follow this course correctly
Learn Python selenium, Trust me It’s a cake for Beginners
*** Once you connected to my course Don’t get disconnected because i had i will update robot frameworks, Data driven frameworks in this course only it will be very simple and easy for you 🙂 ****Still now Robot framework is updated you can easily understand from beginning
***Robot Framework Module is Updated ****
**** Introduction to web scraping module updated ***** **more modules i will be updating stay tuned**
If you’re looking for ****Python selenium testing course****, Then this course is only for you, codes are designed in different way According to requirements i had changed
***Not always required to follow traditional coding method***
Python web automation testing, python selenium testing, if you are interested to join in python selenium course, Trust me this is the best course, ***you will not find real time examples *** which is covered in this course
Real time Examples we are using in day to day life 🙂
One thing before you need to do, Once you enrolled if you get any doubts whatever it may be related to course, just drop me a message i will respond you back with in 24 hours….
Anyone can learn this course, if they doesn’t know anything about Automation Testing also they can understand from beginning in this course
You need to have passion then only you can reach your goal,
Just practice and execute code in new way 🙂 Trust me you can do it, if you follow this course content correctly and Once you Enrolled stay connected more modules are coming i will update as soon as possible
****Trust me I had given my best to you****
***If you wants to start your career in Automation(Selenium with python) This course for you only***
If you’re a beginner also no problem you can easily understand the concepts, coming to selenium it will be very easy trust me i had simplified the coding part too***
After this course they can know what i have learn and what we can do from it….
Completely you can do website testing
you will able to do automate websites,
Try to implement it in many different ways then only you can know what you learnt from this
Once you enrolled Stay connected to my course because i will update other modules like Hybrid Framework, Data driven framework…all things will updated as soon as possible in this course only
****Robot Framework is Updated ****
Even if you don’t know about python, and selenium also no problem you can learn it from basics onwards in this course only ***Best course for beginners*** trust me the examples are very clear just practice it and grab the knowledge ****
****Python selenium Testing**** if you’re completed this course, if hope so you will gain knowledge from this
———————————————————————————————————————————————
As a beginner this will help you and more examples you can do also, in next sessions i will discuss about frameworks but before going to this you need to have basic knowledge about this which we had discussed and you need to practice well then only in our next sessions you will get understand easily.
—————————————————————————————————————————————————-
***Don’t go directly to robot framework section*** without completing the basics, if you do that nothing you gain….
Once you enrolled don’t get disconnected
Still now Covered python selenium, Robot framework
Next modules will be updated as soon as possible stay connected, Don’t get disconnect from the course,
If you need any help, just ping me 🙂
—————————
I had given one assignment don’t google it and you need to create your own example and send it to me
Introduction
If you get any errors regarding installation follow this ,else you can skip it
If you know about how to install selenium in your machine, You can skip this part :) if don't know please have a look on this, if you're facing still errors let me know
Please check some reserved keywords in python,
Please check this you will get an idea about indentation
http://www.peachpit.com/articles/article.aspx?p=1312792&seqNum=3
I will you want to download pycharm please use this link and purchase the professional Edition
https://www.jetbrains.com/pycharm/
If you have any doubts regarding this please ask ... i had shown with images also...
https://docs.python.org/2.4/ref/indentation.html
If you need any additional information regarding this concept please ask me :)
thank you
Introduction to Set Function
if you any additional information regarding this topic please ask me in Q&A section else drop a message to me :)
How to Change Python(older version to newer version) path in your Machine
Go to My computer
Click on Properties you will get this window...
Click on the highlighted area...( Environment Variables)
See the Highlighted area "System Variables"
see the side Scroll Bar
Scroll down..... until you see the "path" option
see it clearly which i had highlighted the "Path"
If you want to Change your python version,
Then click on Edit button....
If you click on Edit you will get this type of window
How configure Eclipse IDE with python
Hi to all
This document you must and should need to see... few students got problem in eclipse to configure python
that's am updating a screenshot too
Selenium Scripts with python
In this video you will know about how write your own dynamic xpath
ignore the line no.18 code
In some strange cases we need to use that statement i had updated a article also regarding. this code...
i had Zoomed the video because of this concept only...
i hope you will understand if you have any doubts feel free to ask me
How to HANDLE multiple WINDOWS || Switch windows
Please Check the code in Article section Practice it you will get more knowledge on this.... For your seek i had made small mistake in this program... if you understand the concept clearly you will get to know what is it??? If you find that you can easily understand the code in the next the article and please practice it, don't copy paste my code.... if you do that you won't get anything
Cross Browser Testing Python selenium
Python Traditional Coding method
Handling Webpage
Introduction to Robot Framework (Ride)
How can you install RobotFramework (RIDE) ?
Follow this steps correctly then only you can correctly install robot framework if not you will get a lot of issues ....
-------------------------------------------------------------
***important point***
Python installation directory should be in path
python 27 ( your python version)
***Don't go through directly with python 3.6, There is some bugs proper installation will not happen, first degrade your python version to 2.7 then follow this steps
-------------------------------------------------------------
1. Download Robot zip file download
User Guide,......
use this link
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/robotframework/robotframework-userguide-2.8.2.zip
Download link
https://github.com/robotframework/RIDE/wiki/Installation-Instructions
In case if
pip install robotframework - ride is not worked please go through that link go to install from source
after that new window will be opened, Go to download files
Download robotframework files
2.Extract in the folder
3.open that folder in command prompt
4. type this command
python setup.py install
5. wxpython 2.8 download 64bit unicode version(not 32bit)
**** you need to download wxpython 2.8 download 64bit unicode version**** don't download 32bit version... if will get issues..
6.open cmd type ride.py
7. Successfully opened your ride IDE
------------------------------------
If you get any errors after installation also
Try this command
python -m pip install robotframework
If you have any doubts regarding installation please ask in Q and A section i will respond to your queries as soon as possible
I had tried to Automate Facebook Twitter and Linkedin but functionalities is not working properly Code is correct but there is no proper output that's why am telling to you guys again and again don't try to automate this websites excessively.
I hope so you will understand my points
Make sure you need to check , Either it is installed in your python folder or not, If it is installed in correct path there will be no issues
It will be very easy if you follow the syntax correctly
Follow the Syntax correctly
You need to follow the Syntax correctly,
Follow the Syntax correctly
Quick Introduction to Web Python Web Scraping
only introduction i will be updating more modules stay tuned thank you :)