HAR Logs | How to generate HAR file | Import/Export HAR file | Capture Network logs | HTTP Archive

Опубликовано: 02 Ноябрь 2021
на канале: AJ AUTOMATION
6,467
42

-=== HAR : - HTTP Archive===-
▶️In this session, we will learn about HAR logs concept. We can generate HAR file manually in browsers and same can be generated using Selenium WebDriver using BrowserMobProxy.

▶️ HAR stands for Hyper Text Archive or HTTP archive. It is a file type where all detailed information of the network logs will be available in JSON keys and values format and from these logs , it can help developers to debug the issues quickly and fix it.

▶️ We can different types of requests, headers, request methods GET or POST , Status, cookies, Timings.

▶️ These timings can help to determine which API is taking how much time to finish processing. so by sorting and breaking down the timings we can decide if issues is at Server side , Application side or if it is a your Local network internet issue.

▶️ How to generate HAR using Selenium WebDriver will be covered in separate session.

✅ More such videos👉    • Tech Essentials You Must Know : Git, ...  

======================================
***************AJ AUTOMATION*************
======================================
Hi guys, Please share and Like the content whichever you find informative to reach more beginner candidates learning Test Automation. Thanks for your Support !!

🔔 Learn automation from basic !! 🔔

✅ Let's Learn the Concept in 5 To 10 Mins :=
   • Test Automation Interviews Preparatio...  

✅ Selenium series videos Playlist :=
   • Selenium tutorial for beginners - Mos...  

✅ Maven Tool videos playlist :=
   • Maven Tool - Learn Basics To Advanced...  

✅ Selenium WebDriver Exceptions Playlist :=
   • Selenium WebDriver Exceptions  

✅ Selenium Grid With Docker:==
   • Selenium Grid With Docker - Learn To ...  

✅ Upload and Download Files in Selenium :=
   • Selenium WebDriver - Upload and Downl...  

✅ Excel and CSV files operations :=
   • Excel and CSV -- Read Write Operations  

✅ Java Language Concepts :=
   • Java Language Concepts - By AjAutomation  

✅TestNG Framework Videos:=
   • TestNG Introduction and Why we use Te...  

✅ Become Master in Xpath:=
   • Xpath Introduction  

✅ Protractor series videos playlist :=
   • Let's Learn Protractor - By AjAutomation  

✅ Recent Uploads :=
   • Recent Uploaded Videos  

✅ GitHub Repo:= https://github.com/ajautomation

⚡️ Thanks for your support !! ⚡️

======================================
*************** Thanks for watching !!*************
======================================


⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️

#LearnSeleniumInEasyWay #SeleniumWebDriver