selenium - EventFiringWebDriver does not register WebElement -


i testing frontend selenium using eventfiringwebdriver log webelement manipulation.

findelement() calls work alright, if get webelement through javascriptexecutor, though, webdrivereventlistener's listeners don't called when interact (click, sendkeys, etc.) element. there way make listener work webelements come javascriptexecutor's executescript()?

unfortunately since interacting javascript , not events on webpage events aren't considered fired far eventlistener concerned. you'll have manually manipulate elements though enduser listener notice.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -