Around 2.65 billion people use Google Chrome. We don't know how many of them are QA engineers, just like we don't know the percentage of users who work in IT companies in other positions and use Chrome in their work on a daily basis.
But we are almost sure that many do not know all its capabilities. And they don't know about extensions that will improve your productivity x10.
So, let's try to unravel some of the secrets of Google Chrome, shall we?
If, for some reason, the site is down or unavailable, but you still need to access it, you can use the cached version of the site, but only if the site is in "production" and can be seen by the Google search engine. To do this, you need to enter the link in the address bar and insert "cache:" before it, after which the cached version of the site will open if it exists.
For example, cache:https://www.google.com
Note. You can also open a recently deleted web page or view a previous version of the web page in this way.
Media files from the local disk can be played in the Google Chrome browser window without launching other apps. Just drag and drop a music track, video, image, text file, or PDF file into the browser window, and the file will automatically play.
The Google Chrome browser has a massive number of hotkeys that save you time and make you more productive. Opening tabs and windows, navigating between them, and clicking on links is easy and familiar with the mouse, but using Chrome shortcuts is much more convenient. Follow this link to see the complete list of shortcuts.
The Google Chrome browser also has its own task manager. The browser creates a separate process for each tab. The Task Manager helps you determine the amount of memory allocated for tabs. It helps you identify resource-intensive tabs and close them without restarting the browser completely. To open the Task Manager, click the More Tools - Task Manager menu or press Shift + Esc.
The Google Chrome browser has a number of hidden features that can be enabled or disabled, but such settings are not on the surface. To access the hidden settings, enter chrome://flags in the browser address bar.
The most useful hidden features of Google Chrome:
Sometimes, situations arise when you need to configure DNS using a browser rather than a personal computer, track routing, and find out the IP address of a website. The Google Chrome browser has its own list of DNS polled by the browser. In order to access the list of DNS queries, you need to enter chrome://net-internals/#dns/ in the browser's address bar.
You can access the list of network information at chrome://net-internals. You can use this page to get information about network events generated by the browser. You can also export information from this page.
You can get information about the disk space used by the browser at chrome://quota-internals.
One of the ways of inspection is to right-click on the element on the page and select the Inspect menu item. This will open the Elements developer toolbar, where the necessary HTML code will be highlighted, and the CSS styles will be shown in the bottom panel.
Very often, users face a situation where the website of a particular service requests information about their geographic coordinates. Based on them, the service provides the user with up-to-date data. But there are situations when the user does not want to show their accurate coordinates or needs to test a website or service in different cities/countries. You can use the built-in geolocation emulator in Google Chrome to do this. To access it, you need to open the menu More tools - Developer tools or press the F12 key or the key combination Ctrl + Shift + I, then click on the three vertical dots in the upper right corner of the developer tools, select the menu More tools - Sensors. In the Geolocation item, you can select one of the listed cities to emulate geolocation or enter geodata manually. After that, you can close the developer tools, refresh the page, and allow the site to receive our coordinates.
This is a convenient tool for testing in different screen resolutions and checking the display of the site on mobile devices. To access it, you need to open the menu Other Tools - Developer Tools or press the F12 key or the key combination Ctrl + Shift + I, then click the Toggle device Toolbar button or use the key combination Ctrl + Shift + M. In the top menu, you can select the type of device to emulate, set the screen resolution manually, change the screen orientation from vertical to horizontal, and vice versa. The device emulation mode can be used by testers in the absence of the necessary device for testing the website layout. However, the device mode gives only a rough idea of how the site will look on a mobile device, so you still need to use an actual device to test the functional part of the site.
The Console tab is a convenient and popular tab among QAs. In this tab, you can see errors in the code found during script execution. This window also displays warnings and recommendations. Studying errors and warnings in the Console tab is very important in case of an operation failure. All messages displayed in the tab can be filtered.
An error also displays its location. When you click on the location, the Sources tab opens, where the error is displayed in the overall page structure.
Using the Network tab of the developer menu, you can see the execution time of requests. You can also determine how much time it takes to load and process specific resources so that you can later find out where and how you can optimize the page.
14. Stopping JavaScript execution
The JavaScript pause function is proper, for example, for testing hover states, pop-ups, and other intermediate states.
The easiest way to do this is to open the developer tools by pressing F12 or the menu Other Tools" - "Developer Tools" and select the "Sources" tab. After that, perform the required action and press the F8 key. In the stopped code, you can view the current values of variables, execute commands, and debug them.
No Time to Read Now? Save Articles for Later!
To start, click the bookmark icon and choose Add to Reading List. When you're ready to catch up on your reading, click the Reading List button on the bookmark bar to see all your saved articles. You can easily categorize them as 'Read' or 'Unread' and remove them as needed.
There are a lot of extensions. Both functional and not-so-useful. Today, we recommend you pay attention to Issue Creator for Jira Cloud.
It is a multi-tool from SaaSJet that becomes an indispensable assistant in the process of testing, creating bug reports, technical tasks such as Jira issues, etc.
Main features:
We hope you find all the tips and tricks of the Google Chrome helpful browser. As for the Issue Creator for the Jira Cloud extension, we're offering a 30-day trial for you to evaluate its potential.
Good luck with your work!
Iryna Komarnitska_SaaSJet_
Product Marketer
SaaSJet
Ukraine
8 accepted answers
2 comments