Best of SafariJuly 2023

  1. 1
    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.

  2. 2
    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.

  3. 3
    Article
    Avatar of lambdatestLambdaTest·3y

    How To Use Robot Framework For Parallel Test Execution

    How To Use Robot Framework For Parallel Test Execution Himanshu Sheth. How To use Robot Framework for parallel test execution, I will cover how to run automation tests in parallel using the Robot framework on the local grid, as well as the cloud Selenium grid. Keywords in Robot are divided into three categories: High-level keywords.

  4. 4
    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.