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

Missing grid console image for Safari Technology Preview #6297

Closed
schmidtkp opened this issue Aug 16, 2018 · 1 comment
Closed

Missing grid console image for Safari Technology Preview #6297

schmidtkp opened this issue Aug 16, 2018 · 1 comment
Labels

Comments

@schmidtkp
Copy link

Meta -

OS: macOS High Sierra 10.13.6
Selenium Version: 3.14.0
Browser: Safari Technology Preview
Browser Version: Release 63 (Safari 12.1, WebKit 13607.1.2.1)

Expected Behavior -

The Selenium Grid Console should display an icon safari_preview for Safari Technology Preview browsers.

Actual Behavior -

Get an href="#" for each browser instance instead of an <IMG> tag.

HTML Source -

<a href="#" title="{node=http://localhost:5555, server:CONFIG_UUID=56655eb7-9631-4cd9-ae80-900b833c0467, seleniumProtocol=WebDriver, technologyPreview=true, browserVersion=63, browserName=Safari Technology Preview, maxInstances=4, platformName=MAC, platform=MAC}">Safari Technology Preview</a>

Grid Console Image -

screen shot 2018-08-16 at 4 56 58 pm

This coincides with commit: 0efc0be

Steps to reproduce -

Launch a Selenium grid node with Capabilities {browserName: Safari Technology Preview, browserVersion: 63, technologyPreview: true}

@diemol
Copy link
Member

diemol commented Sep 7, 2018

Just added the image for it, it will be available in the next release:

image

grigaman pushed a commit to grigaman/selenium that referenced this issue Sep 20, 2018
@lock lock bot locked and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants