How to Open the Browser Console | How to automate browser tasks WITHOUT automation tool with console

preview_player
Показать описание
Steps :

1. Open Google Chrome Browser.
2. Click on F12 or Fn+F12 (Based on your PC)
3. Developer tools will open
4. Click on Console to perform actions without automation tool
5. Use $('.classname').click() for submit types or buttons
6. Use $('.classname').type for type of object and others to find out different attributes

Next Steps :

---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
Must Watch Playlists

---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------

#GoogleChrome
#Console
#DevTools
Рекомендации по теме
Комментарии
Автор

Thank you sir, I was searching for the problems since 6 months

ShivKumarVarun-wx
Автор

Hi i am using private software on Google Chrome I need to approve some task automatically

IbrahimIbrahim-oknx
Автор

A website has Form - textArea - Button --- > when i typing in textarea manually and click button --> everything is ok form posting textarea value.
But when I change textArea value with javascript like :: textArea.value = 'example value' . On screen textarea value changing successfully.
But the form is not submitting this value changed by javascript code. Any way to fix this ? Anyone can help me ?

Nick-cxrs
Автор

How to reload page for every 5min with these console

infosharing
welcome to shbcf.ru