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

fix: bitbar connection #392

Merged
merged 1 commit into from
May 6, 2022
Merged

fix: bitbar connection #392

merged 1 commit into from
May 6, 2022

Conversation

jlipps
Copy link
Member

@jlipps jlipps commented May 6, 2022

supersedes #225, which got stalled due to CLA

@jlipps jlipps merged commit bee6ef9 into main May 6, 2022
@jlipps jlipps deleted the jlipps/fix-bitbar branch May 6, 2022 20:13
@jasodhara
Copy link

Hi Team,

I am trying to connect to bitbar device using https://inspector.appiumpro.com/ using my local Appium server.But it is throwing error.

Can anyone tell me what I am missing here.

host:127.0.0.1port:4723

remote path:/wd/hub ssl-unchecked

Advanced settings:

Allow Unauthorized Certificates-checked

Gave BITBAR API key

Desired capabilities given:

{
"bitbar:options": {
"bitbar_device": "LG Google Nexus 5 6.0.1",
"bitbar_app": "********",//got the id from bitbar after uploading the .apk file
"bitbar_target": "android",

},
"platformName": "Android",
"appium:deviceName": "Android Phone",
"appium:automationName": "Appium"
}

bitbar _appiuminspector

@KazuCocoa
Copy link
Member

Please ask the support team since the error message indicated the inspector succeeded to send a request to the server, but something happened on their server.

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

Successfully merging this pull request may close these issues.

3 participants