Playwright Tutorial | Basic Authentication Token for API Testing with Playwright | API Key Auth

Sdílet
Vložit
  • čas přidán 11. 09. 2024

Komentáře • 5

  • @WishInfinite
    @WishInfinite  Před 2 měsíci

    Playwright with TypeScript / JavaScript Series - czcams.com/play/PL83cimSRP5ZmwhC6u255huRwSi9tlP-nc.html
    Playwright API Testing - czcams.com/play/PL83cimSRP5ZlwSHlydctQ2njy0nTtjpPZ.html
    Learn Playwright in 60 Seconds (Shorts Playlist) - czcams.com/play/PL83cimSRP5ZlgDL11AGCufbTmADTOwHhO.html
    Playwright Quiz - www.youtube.com/@WishInfinite/community
    Introduction of API - czcams.com/video/BbgwxmnO_RA/video.html
    Get call for API Testing - czcams.com/video/GrQiVGaYpWo/video.html
    Post call for API Testing - czcams.com/video/mIc4WP9Qxrg/video.html
    Put call for API Testing - czcams.com/video/DtYMRd7Bu4o/video.html
    Pass Request Body For API Testing / Patch Call - czcams.com/video/7tYhNmeU0yY/video.html
    Read Test Data from JSON file - czcams.com/video/8Xk48boYUJs/video.html
    Delete call for API Testing - czcams.com/video/PhHR-ZEOVSA/video.html
    Fetch and Validate API Response headers in Playwright - czcams.com/video/SgKXJxxdd3I/video.html
    Playwright Notes - docs.google.com/document/d/1O5NSFhHGc9icU3rfERSolAhLUxy2NxyiujsztN3ICL8/edit?usp=sharing

  • @rakshithkotian3202
    @rakshithkotian3202 Před 26 dny +1

    Make a video on injecting token to browser for any login APIs ( managing browser state)

    • @WishInfinite
      @WishInfinite  Před 25 dny +1

      @rakshithkotian3202 Sure will have a look at given scenario, Do you have any Sample site where I can check this scenario ?

  • @alik.8061
    @alik.8061 Před 29 dny +1

    Is that possible to pass authentication cookie to from first ts file to others ?

    • @WishInfinite
      @WishInfinite  Před 27 dny

      @alik.8061 Can you please explain me complete scenario with some more details which you want to try , so that I can help you with the same.