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

Problem with run_chrome.sh & run_firefox.sh #1

Open
jafjdev opened this issue Aug 27, 2019 · 0 comments
Open

Problem with run_chrome.sh & run_firefox.sh #1

jafjdev opened this issue Aug 27, 2019 · 0 comments

Comments

@jafjdev
Copy link

jafjdev commented Aug 27, 2019

Hey! When i try to run your code it only shows the following message, is there any way to fix that?

$ ./run_chrome.sh

Also when i try the code in your video it shows the next message :

  • xvfb-run -s '-screen 0 1024x768x24' /opt/katalonstudio/katalon -browserType=Chrome -retry=0 -statusDelay=15 '-testSuitePath=Test Suites/FirstTest' -runMode=console -reportFolder=/tmp/source/report -projectPath=
    Katalon workspace folder is set to default location: /opt/katalonstudio/config
    Starting Groovy-Eclipse compiler resolver. Specified compiler level: unspecified
    170 2.4.7.xx-201611170128-e46 = ACTIVE

INFO: Katalon Version: 6.2.2
INFO: Command-line arguments: -browserType=Chrome -retry=0 -statusDelay=15 -testSuitePath=Test Suites/FirstTest -runMode=console -reportFolder=/tmp/source/report -projectPath=
INFO: User working dir: /tmp/katalon_execute/workspace
INFO: User home: /root
INFO: Java vendor: Oracle Corporation
INFO: Java version: 1.8.0_212
INFO: Local OS: Linux 64bit
INFO: CPU load: 100%
INFO: Total memory: 989 MB
INFO: Free memory: 355 MB

joptsimple.OptionMissingRequiredArgumentException: Option projectPath requires an argument
at joptsimple.RequiredArgumentOptionSpec.detectOptionArgument(RequiredArgumentOptionSpec.java:48)
at joptsimple.ArgumentAcceptingOptionSpec.handleOption(ArgumentAcceptingOptionSpec.java:257)
at joptsimple.OptionParser.handleShortOptionToken(OptionParser.java:520)
at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:59)
at joptsimple.OptionParser.parse(OptionParser.java:396)
at com.kms.katalon.execution.console.ConsoleMain.launch(ConsoleMain.java:95)
at com.kms.katalon.console.application.Application.runConsole(Application.java:76)
at com.kms.katalon.core.application.Application.runConsole(Application.java:87)
at com.kms.katalon.core.application.Application.start(Application.java:70)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)

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