Part 27 Using AWS EC2 to run selenium tests

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 10

  • @lifeasithappens2022
    @lifeasithappens2022 Рік тому +2

    Hi,
    My goal is to add the automation tests to the AWS build pipeline. So, that the automation tests are triggered as soon as a new code is checked in the staging branch. Can you please demonstrate on how to run a testng.xml [test suite] in a docker setup or run the testng.xml file using a shell script (I am working on MAC OS) ?

    • @TestingMiniBytes
      @TestingMiniBytes  Рік тому

      You can use github actions before considering aws

    • @Nuhnyabiz
      @Nuhnyabiz Рік тому +1

      This is exactly what I am looking for as well

  • @EmmaAghlamazyan
    @EmmaAghlamazyan Рік тому +1

    aws link and 7900 link are not opening for me

  • @sumanmukherjee7161
    @sumanmukherjee7161 6 місяців тому +1

    How we can get. The novnc password

  • @thalai143
    @thalai143 Рік тому +2

    Bro how can we add this to CI cd pipeline

  • @syedghouseullah
    @syedghouseullah Рік тому +2

    Thankyou sir

  • @ZulMedia-zy4tg
    @ZulMedia-zy4tg 4 місяці тому

    docker run -p 4444:4444 -p 7900:7900 selenium-standalone-chrome:96.0

  • @teo_ke
    @teo_ke Рік тому +1

    18:25 explain windows power shell code