BrowserStack Connect


This is a companion discussion topic for the original entry at https://store.katalon.com/product/45#qa-content

Hi Dino,
Thank you for the great plugin!
How do I delete a generated profile?

Hello,
I did just as in the tutorial and I got the below error:

java.lang.NullPointerException: Cannot invoke method trim() on null object
at com.devstored.Browserstack.startApplication(Browserstack.groovy:61)
at com.devstored.Browserstack$startApplication.call(Unknown Source)
at Verify Last Items In List.run(Verify Last Items In List:21)
at com.kms.katalon.core.main.ScriptEngine.run(ScriptEngine.java:194)
at com.kms.katalon.core.main.ScriptEngine.runScriptAsRawText(ScriptEngine.java:119)
at com.kms.katalon.core.main.TestCaseExecutor.runScript(TestCaseExecutor.java:398)
at com.kms.katalon.core.main.TestCaseExecutor.doExecute(TestCaseExecutor.java:389)
at com.kms.katalon.core.main.TestCaseExecutor.processExecutionPhase(TestCaseExecutor.java:368)
at com.kms.katalon.core.main.TestCaseExecutor.accessMainPhase(TestCaseExecutor.java:360)
at com.kms.katalon.core.main.TestCaseExecutor.execute(TestCaseExecutor.java:255)
at com.kms.katalon.core.main.TestCaseMain.runTestCase(TestCaseMain.java:114)
at com.kms.katalon.core.main.TestCaseMain.runTestCase(TestCaseMain.java:105)
at com.kms.katalon.core.main.TestCaseMain$runTestCase$0.call(Unknown Source)
at TempTestCase1623830955336.run(TempTestCase1623830955336.groovy:25)
Am I missing something, because I did exactly the same.