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

Element::Click with headless=false, not emitting Event #470

Open
med-ayssar opened this issue Mar 9, 2024 · 0 comments
Open

Element::Click with headless=false, not emitting Event #470

med-ayssar opened this issue Mar 9, 2024 · 0 comments

Comments

@med-ayssar
Copy link

Hello,

I have a website with a button that takes you to another website in the same tab. Creating a Browser instance with headless set to true, I don't get the event FrameNavigatedEvent emitted. However, when I do it headless set to false, the event will be emitted.

Thus, when clicking the event, the tab content doesn't change at all. First, I thought that I have sleep a bit, but nothing changed. The tab still does not contain the content of the new page.

Is there something that I am missing when creating the Browser instance?

I would appreciate any Help/Hint :D

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

No branches or pull requests

1 participant