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

Beim Responsiveness-Check ein mobiles Gerät emulieren #128

Closed
wants to merge 6 commits into from

Conversation

marians
Copy link
Member

@marians marians commented Aug 6, 2019

Für #121 (Work in progress)

Dieser PR trennt das Laden der Seite in Selenium für Desktop und Mobile in zwei verschiedene Checks auf. Es wird ein separater Check für mobile Geräte hinzugefügt, der nur das Laden in einem mobilen Gerät emuliert, soweit dies mit Chromium und den Developer Tools möglich ist. Dabei wird das Zoom-Verhalten angewandt, das auch Chrome und Webkit auf mobilen Geräten anwenden.

Es wird ein Google Nexus 5 mit 360 x 640 Pixeln und DPR=3 (device pixel ratio) eingestellt.

Im Ergebnis kommen Seiten wie https://www.gruene-nok.de/ in voller Breite zur Anzeige. Die Breite des document wird jedoch auch hier mit 530 Pixeln angegeben, was größer als 360 ist und damit zunächst mal so aussieht, als wäre die Seite nicht für Smartphones optimiert.

Wir müssen also noch feststellen, ob die Seite in irgend einer Form gezoomt dargestellt wird.

@marians marians self-assigned this Aug 6, 2019
@marians

This comment has been minimized.

@marians marians changed the title Beim Responsiveness-Check ein Mobiles Gerät emulieren Beim Responsiveness-Check ein mobiles Gerät emulieren Aug 7, 2019
@marians

This comment has been minimized.

@marians marians closed this Jun 18, 2021
@marians marians deleted the emulate-mobile branch November 11, 2021 19:20
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

Successfully merging this pull request may close these issues.

1 participant