Session 7- Selenium with Python

preview_player
Показать описание
Topic : Selenium with Python

#########################
Udemy Courses:
#########################

Manual Testing+Agile with Jira Tool
************************************

Selenium with Java+Cucumber
********************************

Selenium with Python & PyTest
********************************

Selenium with python using Robot framework
****************************************

API Testing(Postman, RestAssured & SoapUI)
*****************************************

Web & API Automation using Cypress with Javascript
********************************************

Playwright with Javascript
**************************

Jmeter-Performance Testing
************************

SDET Essencials(Full Stack QA)
*************************

Appium-Mobile Automation Testing
************************************

Java Collections
*****************

Python Programming
*********************

Cucumber BDD Framework
***************************

Protractor with Javascript
***************************

####################################
Youtube Playlists:
####################################

Manual Testing & Agile
***********************

SQL
*************************

linux & Shell Scripting
**********************

Java
**********************

Selenium With Java+Cucumber
********************************

Python
********************************

Selenium With Python,Pytest&Behave
***************************************

Selenium With Python Using Robert Framework
(Web&API Testing)
*************************************************

API Testing (Postman,SoapUi,&Rest Assured)
**********************************************

Mobile App Testing Appium
****************************

Performance Testing Jmeter
*******************************

Maven,Jenkins,Git,Github,CI/CD
*******************************

SQL,DB Testing&ETL,Bigdata
*******************************

JavaScript Based Automation Tools
********************************

Selector Hub Tools
********************

GraphQL
******************

Cypress API Testing
********************

Cypress Web Testing
**********************

Playwright with Javascipt
**************************

#Selenium
#PythonSelenium
#SeleniumWebdriver
#WebAutomation
#TestAutomation
#PythonAutomation
#AutomatedTesting
#QAautomation
#SeleniumTips
#SeleniumTricks
#SeleniumTutorial
#SeleniumTesting
#AutomateWithPython
#PythonTesting
#WebTesting
#SoftwareTesting
#AutomatedWebTesting
#TestWithSelenium
#SeleniumProjects
#LearnSelenium
#PythonForTesting
#QualityAssurance
#SeleniumExpert
#TestAutomationFramework
#SeleniumScripts
#SeleniumCode
#SeleniumTraining
#PythonDevelopment
#AutomatedTestScripts
#SeleniumBeginner
#SeleniumAdvanced
#TestWithPython
#SeleniumWebTesting
#AutomationEngineer
#PythonProgramming
#SeleniumFramework
#SeleniumTestCases
#PythonSeleniumTutorial
#SeleniumIDE
#SeleniumWebDriverTutorial
#AutomateTesting
#SeleniumBestPractices
#SeleniumWithPython
#SeleniumTestingTools
#AutomatedBrowserTesting
#TestAutomationTips
#SeleniumWebBrowser
#PythonScripting
#SeleniumChallenges
#SeleniumProjectsInPython
Рекомендации по теме
Комментарии
Автор

Sir you are the gem of the persons, learned alot from your lectures, God bless you. Love from Pakistan :)

behzadalam
Автор

thank you sir, super explanation line to line thank you

nagababu
Автор

thank you so much sir. very very useful.

samyuktagarikina
Автор

Thank you for the video sir, Please make the next episodes soon.

abhaybalgi
Автор

Yes sir still how many sessions are left in order to learn selenium python completely

prajwalms
Автор

Sir If write: abc=obj.is_multiple(obj is the object of select class)
print(str(abc)), then I am getting "None" in console instead of true or false. Kindly help me to understand

tapaskhandai
Автор

Sir why the links are not working??? Website links for practicing??

kothaindresh
Автор

Hi sir after completion of selenium classes can you please start robot framework classes

sivasankar-zgyt
Автор

Hello Sir, Please make a video on handling different types calendar via selenium python.... I have searched a lot but none of them had made a complete videos on handling different types of

shortsfact
Автор

sir I am graduated in 2018. I don't have any experience till now, It is 4 years of carrier gap. Now could I placed in any company. Now I do training in manual testing.

nehamanjarekar
Автор

Superb Explanation 👍😊
Sir, Where I get your notes?

acj
Автор

Hi Pavan, As said at your website, we have paid 21999 rs for QA Oct 6th batch classes. I have already sent mail where the payment details attached to the concern mail. We havent got any update or payment received confirmation mail or any sought of concern. We have even tried if we can get any contact but couldnt succeed. How should we approach you and make sure about our slot with bacth or How we will be knowing about the payment confirmation. Kindly please let us know at your earliest convenience.

kavyakamineni
Автор

Hi sir,
I am currently working in automation. Is it good career for long run. I am very tensed. Pls reply??

sanu
Автор

How can we Check All values are Sorted in Ascending /descending order in dropdown ? Do we need to use sort () Functionality ?

pavanken
Автор

]range(5, 7) gives 5, 6 include strart value exclude end value and index [5:7] gives 6, 7 confusion

mallikarjunaenturi
Автор

Are Python framework videos and mock interviews planned for the near future? When would the videos be made public?

kcommon
Автор

Hi Sir, by mistakenly you've given the wrong explanation for range function. range(5, 7) means it will take 5 and 6 values. range(a, n) means values will be a, n-1

prajwalnaik
Автор

I got a question, I keep getting the cookies blocking me logging in ?

gudbeatzent
Автор

Topic: Drop Down
I'm getting this error when I run the below code, please let me know what went wrong, Thanking you in advance.

**Error:**
Traceback (most recent call last):
File "C:\Users\Indium Software\PycharmProjects\pythonProject\dum.py", line 9, in <module>
File "C:\Users\Indium Software\PycharmProjects\pythonProject\venv\lib\site-packages\selenium\webdriver\support\select.py", line 39, in __init__
raise only works on <select> elements, not on {webelement.tag_name}")
Message: Select only works on <select> elements, not on span

**Code I Run:**
from select import select
from selenium import webdriver
from selenium.webdriver.common.by import By
import time
from import Select
driver = webdriver.Chrome()
driver.maximize_window()
- French')
alloptions = dropdown.options
print(len(alloptions))
for options in alloptions:
print(options.text)

GedalaYogeswaraRao
Автор

Sir can you teach OOP concepts by using java

hashirhasmy