Part 17|Run your GitHub Code | Report on Email | AzureDevOps Pipeline

Sdílet
Vložit
  • čas přidán 13. 11. 2023
  • Let's run our code frequently and keep getting feedback
    shorlink for this video bit.ly/rungithubcode
    Some other playlist/videos you might like
    bit.ly/myshortcuts
    bit.ly/testing_tips
    bit.ly/proadvise
    bit.ly/testingbeyond
    Automation
    bit.ly/learn_automation
    bit.ly/automationbasics
    bit.ly/automationmusthave
    bit.ly/firstwebautomation
    bit.ly/codecheckin
    Use of AI for testers
    bit.ly/chatgptfortesters
    API Testing
    bit.ly/API_Testing
    30 Days of postman
    bit.ly/30daysofpostman
    Test Data in Testing
    bit.ly/testdataintesting
    Referral
    bit.ly/tipsforreferral
    Github
    bit.ly/improveyourgithubprofile
    Selectorshub
    bit.ly/XPATH
    Screenshot Tools
    bit.ly/ss_tools
    Time Management
    bit.ly/manageyourday
    My favorite Screenshot Tools ( bit.ly/ss_tools)
    Capture
    bit.ly/ss_tool1
    Sharex
    bit.ly/ss_tool2
    wink
    bit.ly/ss_tool3
  • Věda a technologie

Komentáře • 2

  • @user-or9uq9jt8y
    @user-or9uq9jt8y Před 8 měsíci +1

    Hello bhai. Are you able to launch the chrome in azure devops now? the error shown in video "unable to create new session got resolved"?

    • @Udzial
      @Udzial  Před 8 měsíci

      Hello bhai. Yes i do.. Try checking these things
      1) check you are using latest version of selenium
      2) make sure you have same java version in pom file and in maven task of yaml file
      3) using windows-latest as image in yaml file
      These 3 things should take care of that problem, let me know if that is not working @user-or9uq9jt8y