Skip to main content

Module mobile_friendly_test

Module mobile_friendly_test 

Source
Expand description

Mobile Friendly Test API types.

Types for testing whether pages are mobile-friendly.

Structs§

BlockedResource
Information about a blocked resource.
Image
Screenshot image data.
MobileFriendlyIssue
A mobile-friendly issue.
RequestMobileFriendlyTest
Request parameters for the mobile-friendly test.
ResourceIssue
A resource loading issue.
ResponseMobileFriendlyTest
Response from the mobile-friendly test.
TestStatus
Status of the mobile-friendly test.

Enums§

MobileFriendlyRule
Mobile-friendly rules.
MobileFriendlyTestResult
Mobile-friendly test result.
TestStatusEnum
Test status codes.