Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Out of bounds at certain window sizes #543

Closed
nicrodgers opened this issue Aug 5, 2016 · 9 comments · Fixed by #592
Closed

Out of bounds at certain window sizes #543

nicrodgers opened this issue Aug 5, 2016 · 9 comments · Fixed by #592
Labels

Comments

@nicrodgers
Copy link

Why do some window sizes report 'out of bounds' when running the update command?

I have compositeImage: true in my conf file, so I would expect that it would work in any window size.

For example, I am trying to capture my footer element.

Gemini works at these window sizes:
320x640
600x800
960x1024

But fails 'out of bounds' at:
480x800
768x1024

Is that a bug, or am I misunderstanding how it should work?

@sipayRT
Copy link
Member

sipayRT commented Aug 22, 2016

hi. can you provide more info about your environment? Which browser do you use for testing?

@nicrodgers
Copy link
Author

Hi sipayRT, thanks for helping out. This is using Selenium with Firefox.

@sipayRT
Copy link
Member

sipayRT commented Sep 8, 2016

hi. sorry for delay. we trying to reproduce this bug. Can you provide your page for testing? Maybe it connected with your page layout

@nicrodgers
Copy link
Author

Hi sipayRT, no problem for the delay, thanks for coming back to me.

Here's a cut-down version of the config file we are using:
example-conf.zip

selenium-server-standalone-2.46.0
Firefox 38

I've also attached the console output from when we run gemini, you can see we get two errors on the footer:
console.txt

@eGavr
Copy link
Contributor

eGavr commented Sep 12, 2016

@nicrodgers

Url https://consultations.gov.wales/ has stopped to response. I've tried it several days ago and everything was Ok, but know I can not reproduce your test cases :(

@nicrodgers
Copy link
Author

hi @eGavr, I have sent you an email to try and get you access back to the site. Let me know if you don't receive the email. thanks!

@eGavr
Copy link
Contributor

eGavr commented Sep 12, 2016

@nicrodgers

Is it possible that your site fails because of many requests which I send from gemini tests ? :)

@eGavr
Copy link
Contributor

eGavr commented Sep 12, 2016

@nicrodgers

Try branch from #592, please, if everything is Ok, I will bump a patch.

@nicrodgers
Copy link
Author

works great now, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants