Best of Google ChromeJuly 2023

  1. 1
    Article
    Avatar of ishadeedAhmad Shadeed·3y

    New Viewport Units

    New Viewport Units - Ahmad Shadeed We have been using CSS viewport units since 2012. They are useful to help us in sizing elements based on the viewport width or height. But using the unit on mobile is buggy. The reason is that viewport size won’t include the browser’s address bar UI.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    The new @font-face syntax

    The new @font-face syntax has also been supported since Safari 17, Firefox 106 and Chrome 108. The new syntax looks like this: What’s changed? Instead of using strings, we use keywords. There are certain technical capabilities of fonts that the file type alone doesn't tell us.

  3. 3
    Article
    Avatar of asayerasayer·3y

    Playwright vs Puppeteer: which to choose?

    Playwright and Puppeteer are headless browsers designed for end-to-end (E2E) automated testing of web apps. Both are go-to for web automation programmers’ toolkits. Tests ensure that code behaves as expected and catches bugs early on.

  4. 4
    Article
    Avatar of thevergeThe Verge·3y

    The Mac sure is starting to look like the iPhone

    The general trend of macOS releases over the past few years is that it has been moving closer and closer to the look and feel of iOS. Widgets! They intelligently tint based on the color of your desktop, and they’re available for various Apple apps, including Safari, Contacts, and Podcasts.

  5. 5
    Article
    Avatar of lambdatestLambdaTest·3y

    Appium 2 Migration Guide: Migrating From Appium 1.x To Appium 2.x

    Appium has been around for almost a decade, and its very first version, 0.0.1, was released ten years ago. The maintainers of Appium had supported Appium 1.x for almost eight years before they suggested using Appium 2.x beta versions.

  6. 6
    Article
    Avatar of lambdatestLambdaTest·3y

    A Comprehensive Guide To CSS Logical Properties

    A Comprehensive Guide To CSS Logical Properties is a Comprehensive Guide to CSSlogical Properties. In this blog, we look at how you can leverage CSS logical properties to create designs that flawlessly adapt across different writing directions. The problem with traditional CSS properties is that they are based on the physical directions of the viewport.

  7. 7
    Article
    Avatar of lambdatestLambdaTest·3y

    A Guide To Download Selenium and Set It Up On Multiple IDEs

    A Guide To Download Selenium and Set It Up on Multiple IDEs - LambdaTest A Guide to Download and Set it Up on multiple IDEs. Selenium is an automation framework for web-based application testing which enterprises and small-scale organizations use to automate web browsers on various platforms and operating systems.

  8. 8
    Article
    Avatar of lambdatestLambdaTest·3y

    k6 Testing Tutorial: A Complete Guide To Browser Testing With Grafana k6

    Load testing is a type of non-functional testing that checks the application’s performance under specific loads and conditions. It involves simulating multiple users accessing an application simultaneously or sending requests to the server concurrently. The eCommerce website can simulate the projected user load and evaluate its performance under these circumstances.

  9. 9
    Article
    Avatar of developercomDeveloper.com·3y

    JavaScript Debugging

    The top three browsers – Chrome, Firefox, and Edge – house their debugging facilities in a panel called “Web Developer Tools’ (Chrome and Edge) This web development tutorial will guide you through the basics of JavaScript Debugging in the browser. The Debugger is only a small part of the Developer Tools.

  10. 10
    Article
    Avatar of communityCommunity Picks·3y

    Using emoji on the web

    Browsers running on ChromeOS and most Android devices will render Google’s Noto Color Emoji. On iOS and iOS, browsers will use Apple Color Em emoji, and on Windows it’ll be Microsoft Segoe color Emoji. Firefox on Windows and Linux is an exception in that it bundles Twitter's Twemoji.