Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

passing proprietary capabilities #1071

Answered by mdmintz
tallevy22 asked this question in Q&A
Discussion options

im trying to use seleniumbase against Perfectomobile cloud, and need to.
desired_cap = {
'platformName': 'Windows',
'platformVersion': '10',
'browserName': 'Chrome',
'browserVersion': '87',
'location': 'US East',
'resolution': '1024x768',
'securityToken': 'XXXXX' }

You must be logged in to vote

You can pass any capabilities that you'd like to as long as they are supported by the Selenium Grid that you're connecting to.
https://github.com/seleniumbase/SeleniumBase/blob/master/examples/capabilities/ReadMe.md

Replies: 1 comment 7 replies

Comment options

You can pass any capabilities that you'd like to as long as they are supported by the Selenium Grid that you're connecting to.
https://github.com/seleniumbase/SeleniumBase/blob/master/examples/capabilities/ReadMe.md

You must be logged in to vote
7 replies
Comment options

what i was referring to is that the URL rendered by the code inserts the port number in the wrong place, usually the port is supposed to be added : https://:/xxxx/wd/hub
but instead the port is added 'https://demo.perfectomobile.com/nexperience/perfectomobile:4444/wd/hub'
I'm not refferinng inn my question to the number port.
hope I the question is clear :-)

Comment options

I understand the issue now. I'll ship a fix in the next SeleniumBase release (it'll be today).

Comment options

wow, thanks!!!

Comment options

@tallevy22 I just shipped two new versions of seleniumbase, and one of them has the fix, so just download the latest, give it a try, and let me know if you still have any issues with it.

Comment options

its rendering correctly now, thank you

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /