in reply to Selenium::Firefox: problem finding a child_element
Hello samberman, and welcome to the Monastery!
When I open the given url (in Google Chrome) and select “View page source,” a search finds no elements beginning <div class="pageView">. So, a suggestion: Have you tried printing the value of $parent before the call to initialize $child, to verify that the parent “pageView” node has actually been found?
Hope that helps,
| Athanasius <°(((>< contra mundum | Iustus alius egestas vitae, eros Piratica, |
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Selenium::Firefox: problem finding a child_element
by samberman (Novice) on Dec 22, 2015 at 15:31 UTC |