Affect a module / plugin to a dispatcher
Hello,
I'm on my way hacking your framework for seo purpose and I want to implement a module making a screenshot of the current auditing site homepage. I use for that 'headless' and 'watir-webdriver', but I want to make a screenshot on a linux browser, on a mac browser and on a windows browser, so I can put it in my report to compare it.
The thing HPG distribute the work and I cant be sure that my module will be execute on a windows or a linux machine in the HPG. Off course I could detect the OS and make the appropriate screenshot, but for futur modules or plugins I wonder if we can attach a specific module to a specific dispatcher, it can have sense sometimes.
Ben
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 13 Sep, 2012 06:19 PM
Best way to deal with this is to check the OS type and continue accordingly. I want components to be platform agnostic otherwise things can get complicated.
Tasos Laskos closed this discussion on 13 Sep, 2012 06:19 PM.