Examples of using browser developer tools and knowledge of API in functional and security testing

I am relatively new to API testing so I have very little experience using API testing in real projects. However, I’d like to share some interesting findings and show how API testing skills can aid everyday testing activities. This is also a good example of how MoT and testing courses help me grow as a tester. MoT’s 30 Days of API Testing challege inspired me to write this post. “Edit

[Solved] Installing Selenium Chromedriver on MacOS Error EACCES permission denied

Goal  Use Selenium IDE command-line Runner on MacOS. Instructions: link https://www.seleniumhq.org/selenium-ide/docs/en/introduction/command-line-runner/ Video: https://www.youtube.com/watch?v=9W7z5AwbLko Problem Installing Chromedriver Error:   npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm ERR! path /usr/local/lib/node_modules npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access ‘/usr/local/lib/node_modules’ npm ERR! { Error: EACCES: permission denied, access ‘/usr/local/lib/node_modules’ npm ERR! stack: