rickypc / selenium-page-object-generator

A nimble and flexible Selenium Page Object Model generator to improve agile testing process velocity.
https://chrome.google.com/webstore/detail/epgmnmcjdhapiojbohkkemlfkegmbebb
GNU Affero General Public License v3.0
122 stars 66 forks source link

Only generating "default Collection" frame of a webpage. #33

Open rsJames-ttrpg opened 6 years ago

rsJames-ttrpg commented 6 years ago

Is there a way to cycle through the frames in a tab, currently the generator only pulls out the top level Iframe of one of my sites under test, is there a way around this by specifying a frame? I cannot attach screenshots unfortunately due to confidentiality.

moeniebdavids commented 4 years ago

Hi, Any feedback on this?