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

Select target in page doesn't work in Chrome #186

Closed
lcsqlpete opened this issue May 4, 2018 · 5 comments
Closed

Select target in page doesn't work in Chrome #186

lcsqlpete opened this issue May 4, 2018 · 5 comments

Comments

@lcsqlpete
Copy link

I cannot get the Select target in page to recognize any elements on a web page. I click the button, then switch to the web page with the element I want to select, but clicking anything just executes the normal action for a link, button or whatever, and nothing turns up in the Selenium Target field for the command.

The command I'm trying to complete is assert element present.

I've tried this while the recorder is running and when it is not.

Is this a known bug or am I doing something wrong?

Thanks,
Pete

@corevo
Copy link
Member

corevo commented May 4, 2018

Definitely not, the only reason I can think of is that you opened the page prior to opening the IDE.
Try refreshing and selecting again.
If not please send a video or step by step guide to recreate this, as its working on my end.

@corevo
Copy link
Member

corevo commented May 21, 2018

I've added a specific warning in these cases here

@corevo corevo closed this as completed May 21, 2018
@kriegaex
Copy link

Sorry for asking about a closed ticket, but what about HTTPS domains? Nowadays most web sites do not use unencrypted HTTP anymore. For me this functionality fails on URLs starting with https://.

@corevo
Copy link
Member

corevo commented Aug 26, 2018

https should have nothing to do with the functionality, we test against https webpages.
Can you post a link where it fails? it's more likely to do with the webpage than the protocol itself.

@heather-cunningham
Copy link

I can't get it to work in Firefox Developer Edition either.

@lock lock bot locked and limited conversation to collaborators Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants