Handle dropdown in selenium using python
In this post, we will see how to handle drop down webelement in Selenium and python, select an option from…
In this post, we will see how to handle drop down webelement in Selenium and python, select an option from…
Sublime text 3.x is one of the light weight multi platform python editor,one good thing about this editor is that…
In our prev post, we have seen how to setup python on windows machine. There are several editors available including…
Selenium supports many languages, in which python is one. We have discussed how we can write and run selenium tests…
Push notification is a message pop up to any mobile device and can be sent from any app that is…
Prerequisite You should have python installed on your machine, If not, then follow Python download and setup IDEs [Integrated development environment]…
Download Download latest version of python from python.org/downloads/ Install Using the default location or any other folder path Note: For windows,…
In this post, we will see top demo websites to practice automation testing using tools like Selenium, protractor, UFT [formerly…
In our prev posts we have seen Run protractor on chrome Run protractor on firefox Now we will be how…