Python Selenium ChromeDriver How to load multiple windows using JavaScript

Pubblicato il: 01 febbraio 2017
sul canale di: The American Developer
4,793
40

Who wants to have selenium do all of your monotonous web work that you have to do on a daily basis?
With a combination of asynchronous programming and having multiple tabs opened using the execute_script function from selenium to execute JavaScript, you will have that capability!

I am planning to make more videos about this as long as there are viewers in favor in this sort of thing. For now, this video focuses on setting up your selenium using python. Videos in the future will include executing multiple commands at once on difference tabs on your selenium browser!

This tutorial will include the following:
-- Basic class structure
-- TestCase Driven design
-- For loops
-- basic try and catch statement (try and except in python)
-- Examples of what each function does
-- Dynamic element searches to achieve locating elements on a dynamic DOM like gmail
-- Extracting information from an element
-- Executing JavaScript using selenium


In questa pagina del sito puoi guardare il video online Python Selenium ChromeDriver How to load multiple windows using JavaScript della durata di ore minuti seconda in buona qualità , che l'utente ha caricato The American Developer 01 febbraio 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 4,793 volte e gli è piaciuto 40 spettatori. Buona visione!