question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot set custom adapter path through constructor of Robot class

See original GitHub issue

Hi,

I think there is an error here: https://github.com/github/hubot/blob/498d65611388d2881e6ae24f74bd68a832a24211/src/robot.coffee#L43-L44

Since in the constructor argument for adapterPath is expected to be nil or existing, @adapterPath will never be existing since it is not declared anywhere (the constructor uses adapterPath and not @adapterPath).

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mosecommented, May 24, 2017

Sure, go for it, that should be a simple one 😃 Thanks!

0reactions
stale[bot]commented, Oct 8, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

undefined keyword error in pycharm robot framework
one of a sudden, keywords turned undefined like "click element". but other robot framework libraries works well. com.intellij.diagnostic.
Read more >
Main - Apache Camel
Name Description Default camel.main.autoConfiguration​Enabled true camel.main.autoStartup true camel.main.basePackageScan​Enabled Whether base package scan is enabled. true
Read more >
Robot Class in Selenium Webdriver - Guru99
Robot class in AWT package is used to generate keyboard/mouse events to interact with OS windows and native apps.
Read more >
Extent Reports in Selenium with TestNG
We have two Extent Reports custom classes that are ExtentManager and ExtentTestManager. Also, we should put extent.properties file under the ...
Read more >
Planning Adapter Tutorials - GitHub Pages
Similarly, using the concept of Planning Adapters, other motion planners can be mixed and matched depending on the environment the robot is operating...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found