Skip to content

theasifbhat/seleniumShadowDOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is to demonstrate the use of locating elements in shadow DOM with two techniques namely :

  1. Using the in-built getShadowRoot() : works only in frameworks on Selenium v4 or later.
  2. Using JavaScriptExecutor : works on pretty much everything.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages