A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/garris/BackstopJS/issues/657 below:

removeSelectors not working on scenario with click action · Issue #657 · garris/BackstopJS · GitHub

Hi
I have fun using your lib, thanks a lot,
I'm trying to perform a scenario where i need to test some page after an click action
Scenario :

{ label: 'Click To Page',
    url: 'http://test.site',
    delay: 6000,
    misMatchThreshold: 0.001,
    requireSameDimensions: true,
    referenceUrl: 'http://reference.site',
    clickSelector: '.clickHere',
    removeSelectors: [ '.HideMe1', '#HideMe2', 'footer.HideMe' ] }

..

"onReadyScript": "chromy/onReady.js",
 "engine": "chrome",
..

engine : chrome, chromy
by enabling the debugWindow , i can see that the opened page is proceed properly, but in the clicked page the 'removeSelectors' are style in place
So i have no idea how to solve this issue, i'm pretty sure that i have to implement some extra code on the "chromy/onReady.js", but I am not inspired
Any help will be appreciated


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4