#3076031: Follow up issue after a new release for Responsive Theme Preview module with an update for list of devices to pass the Feature: Preview the site in a number of responsive devices

Responsive Theme Preview list of devices

Feature: Preview the site in a number of responsive devices.
As a site admin user
I want to be able to preview the look and feel of the site in a number of devices
So that I can make sure that the site looks good in small devices too.

  Background:
    Given I am a logged in user with the "webmaster" user

  @javascript @check @local @development @staging @production
  Scenario: Check the site in a number of responsive preview devices
     When I go to the homepage
      And I wait
     Then I should see "Welcome to Varbase"
     When I press "Preview page layout"
     Then I should see "iPhone XS"
      And I should see "iPhone XS Max"
      And I should see "Galaxy S9"
      And I should see "iPad Pro"
      And I should see "Galaxy Tab S4"

Comments

RajabNatshah created an issue. See original summary.

Rajab Natshah’s picture

Title: Changed [Feature: Preview the site in a number of responsive devices] automated functional testing to follow with new change in the Responsive Theme Preview module » Changed [Feature: Preview the site in a number of responsive devices] automated functional testing to follow with new updated list of devices in the Responsive Theme Preview module
Rajab Natshah’s picture

Issue summary: View changes

  • RajabNatshah committed ec6228c on 8.x-7.x
    Issue #3076057: Changed [Feature: Preview the site in a number of...
Rajab Natshah’s picture

Assigned: Rajab Natshah » Mohammed J. Razem
Status: Active » Needs review
Issue tags: +varbase-8.7.1
Rajab Natshah’s picture

Assigned: Mohammed J. Razem » Unassigned
Rajab Natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.