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

Running Serenity BDD -jBehave with programmatically created batch file #222

Open
push2212 opened this issue Feb 18, 2019 · 0 comments
Open

Comments

@push2212
Copy link

Hello ,
I have some tricky issue here , when I create a batch file manually and run serenity , it runs fine recognizing all the objects in my application. However when I create the batch file with java code , the framework does not recognize random objects in the app.
for eg, it will login > create order > fail at search , with manual batch file/eclipse run , it passes at the same point , with same code/framework/settings.
Could you help me with this .
Batch file code:
cd C:\OpenUI-SJBAutomation_pushkar
mvn verify serenity:aggregate -Dmetafilter="+CRM5" > Report.txt
pause

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

No branches or pull requests

1 participant