Selenium with Python Tutorial 8-Working with Input box/Test Box

preview_player
Показать описание
Topic : Working with Input box/Test Box

#########################
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
**************************

#SeleniumPython
#AutomationTesting
#WebTesting
#InputBox
#TextBox
#FormAutomation
#UIAutomation
#DataEntryAutomation
#PythonScripting
#TestAutomation
#SeleniumTips
#InputField
#TextEntry
#AutomationFramework
#AutomatedTesting
#WebForms
#PythonTesting
#UserInput
#DataInput
#SeleniumWebDriver
#UIValidation
#PythonSelenium
#TestScripting
#DataDrivenTesting
#FormFields
#GUIAutomation
#WebApplicationTesting
#InputValidation
#TextValidation
#SeleniumTricks
#TextboxAutomation
#TestInput
#AutomationTools
#TestScenarios
#SeleniumTesting
#PythonAutomation
#InputData
#TextboxTesting
#TestAutomationScript
#DataEntryTesting
#SeleniumScript
#AutomatedInput
#WebUIAutomation
#PythonDev
#FormTesting
#InputAutomation
#TextEntryTesting
#SeleniumExamples
#PythonTestAutomation
#InputValidationTesting
Рекомендации по теме
Комментарии
Автор

plz tell me that i am testing a website in angular js how can i test the text fields because it is not giving right xpath and css selector, and also not accepting class id and class name for a registration form

amirsiddiqui
Автор

I don't see an inspect option if I right click! Is there a work around for flash applications on browser? Unfortunately, all the text boxes and drop down menus in the site are flash :(

kumaranmuraleetharan
Автор

Please paste URL also, which used for testing in description box .

sumatoli.
Автор

Sir ..could you pls tell me how can i enter all the text box value by iterating loop ..
i dont want to write xpath for every text box and its id .


ex:-
print(len(Total_inputboxes))

for i in Total_inputboxes:


like we use to do childobjects in QTP and then through for loop enter the value on every box ..

shorya
Автор

Hi Brooo..your lecture is so nice..I am getting same error in from your Wait command tutorial please check.
File "C:\Users\bsnln\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
Message: no such element: Unable to locate element: {"method":"css selector", "selector":".inputtext _58mg _5dba _2ph-"}
(Session info: chrome=83.0.4103.61)



Please reply
.

prrout
Автор

Why are we using Len keyword? Is there no count?

prabur
Автор

originally posted by Sumit Mote, posting again for easy finding

edit1: there are 6 text boxes now

ncg