开发者

How do you test functionality across browsers and devices?

开发者 https://www.devze.com 2023-02-17 23:29 出处:网络
My Google Fu is failing me today... I want to expand the number browsers I support for my application.The amount of time it takes to test my existing functionality andon multiple browsers has become

My Google Fu is failing me today...

I want to expand the number browsers I support for my application. The amount of time it takes to test my existing functionality and on multiple browsers has become a limiting开发者_Go百科 factor for expansion.

Is there a more pragmatic what to test layout and functionality across the various mobile and traditional web browsers?


Welcome to the world of development :)

IOW, no - you need to test each release for compatibility across all the devices that you want to support.

0

精彩评论

暂无评论...
验证码 换一张
取 消