Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for module exports of galenframework functions for NodeJS devstack #47

Open
codewitme opened this issue Oct 10, 2017 · 7 comments
Assignees
Labels

Comments

@codewitme
Copy link

Hi,
I have my functional testing framework developed using the NodesJS dev stack (selenium webdriver+jasmine+nodejs). I am looking for galenframework to be integrated with the functional testing framework(developed in NodeJS).Apparently, it looks like galen do not have support for module exports.

Can you provide a support for galen javascript API with NodeJS?

I am looking for snippet like below and then execute it using --- node command

var galen = require('galenframework'); var driver = galen.createDriver("http://galenframework.com", "640x480", "firefox"); galen.checkLayout(driver, "homePage.gspec", ["all", "desktop"]);

Thank you,
Satyabrata

@codewitme codewitme changed the title Support for module exports of galenframework functions. Support for module exports of galenframework functions for NodeJS devstack Oct 10, 2017
@hypery2k hypery2k self-assigned this Oct 10, 2017
@hypery2k hypery2k added this to in progress in Galenframework CLI Oct 10, 2017
@hypery2k
Copy link
Owner

it may not that easy ;) But I'll take a look at it

@satyabratasaha-me
Copy link

Sure.Thanks.

@codewitme
Copy link
Author

Hi,are we good to use the api for NodeJs integration.

hypery2k added a commit that referenced this issue Nov 17, 2017
commit 4a9f4d1
Author: Reinhardt, Martin <contact@martinreinhardt-online.de>
Date:   Sun Oct 22 10:34:33 2017 +0200

    chore(package): Update node packages

commit 4e81516
Author: Reinhardt, Martin <contact@martinreinhardt-online.de>
Date:   Sun Oct 22 10:31:24 2017 +0200

    chore(build): Drop node 8

commit eed46f4
Author: Reinhardt, Martin <contact@martinreinhardt-online.de>
Date:   Sat Oct 21 18:03:02 2017 +0200

    fix(jshint): Corrected jshint errors

commit d6a360a
Author: Reinhardt, Martin <contact@martinreinhardt-online.de>
Date:   Sat Oct 21 17:57:40 2017 +0200

    chore(package): Update chromedriver and geckodriver

commit 6d143ab
Author: Reinhardt, Martin <contact@martinreinhardt-online.de>
Date:   Fri Oct 20 15:57:06 2017 +0200

    feat(node-module): Expose galen path as promise via module

    see #47
@satyabratasaha-me
Copy link

Hi Martin,
When can we get this feature?Any workaround solution until we get this feature released.

Thanks,
Satya

@hypery2k
Copy link
Owner

hypery2k commented Dec 5, 2017

Sorry, but currently not having much time to work on this. Don't think I will finish it this year, as I'm busy with customer projects ;)

hypery2k added a commit that referenced this issue Dec 15, 2017
@jacknjill02
Copy link

@hypery2k : any updates on this feature ?

@hypery2k
Copy link
Owner

no didn't found time for this. Sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

4 participants