Monthly Archive: December 2020

Initially configure an ISR 1100 router

Ports Connect the GigabitEthernet port to the upstream switch. Configure the wireless interface, the configuration is the same as the GigabitEthernet port. We may also need to configure the default route. After configuration, it...

Microsoft Playwright Automation Tool

Playwright is a browser automation tool released by the Microsoft team. Another popular tool similar to it is Selenium. Playwright has a significant advantage in recording and generating code. Installation Generate code We can...

Get started with Quasar

Installing Quasar with npm. Create Quasar project folder. Start the Quasar Project. We may encounter the following errors. Use the -p parameter to change to other port.