KeyWord Driven Framework In Selenium - Part -4 || Adding Locator Specific Keywords

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 37

  • @prithvivishwanath
    @prithvivishwanath 5 лет назад +5

    before seeing your video I always like your videos .. this framework really helps for me in my current project

  • @manojkumarrajasekar2833
    @manojkumarrajasekar2833 4 года назад +1

    Really helpful video on how to debug the code.

  • @shruthiAlways02
    @shruthiAlways02 5 лет назад +1

    Great job Naveen.. your videos shows your hardwork...

  • @arvindram8
    @arvindram8 4 года назад +1

    Naveen thank you so much my company is using a keyword-driven framework but I did not have an idea how to implement this one your videos were excellent. Plz, add some video to this wonderful series u have made this tough framework to look so easy by your way of teaching and your knowledge.

  • @DJEnter
    @DJEnter 3 года назад

    These videos very helpful to me,very good framework ,please can share the framework code github link

  • @famnextdoorofficial
    @famnextdoorofficial Год назад

    Hey brother, can you help how to add explicitly wait in this framework.

  • @maheshwankhede4478
    @maheshwankhede4478 5 лет назад

    thanks once again really it is very helpful

  • @sushanttavrawala8394
    @sushanttavrawala8394 5 лет назад +1

    very good naveen. please keep up the good work. really helpful learning.

  • @devendraparate7918
    @devendraparate7918 4 года назад

    which i s the next video of this keyword driven framework series?

  • @mariabajwa8632
    @mariabajwa8632 5 лет назад +1

    thank you

  • @NitinSingh-hr7vk
    @NitinSingh-hr7vk 2 года назад

    Is there any video how we can execute cases in parallel with keyword driven approach

  • @VinyasPrabhuKasargod
    @VinyasPrabhuKasargod Год назад

    Hey Bro, can you guide me like how to add explicit time in this framework and also how to generate extents report incorporating into this framework

    • @katyalaman3409
      @katyalaman3409 Год назад

      U can have 1 more field in excel for waits

  • @MyhappyWorld-g3g
    @MyhappyWorld-g3g 5 лет назад +1

    As always.. u rock 😊

  • @devendraparate7918
    @devendraparate7918 4 года назад

    Hi Naveen, thanks for this keyword driven framework......just a query how to handle waits- Implicit and Explicit in this framework

  • @mamathadev2760
    @mamathadev2760 2 года назад

    If a test step is skiped in this framework and control foes to next step how to check tat ?

  • @magicalsurprise1151
    @magicalsurprise1151 4 года назад

    Hi naveen i have a doubt what if i have multiple test case but just want to execute one of the multiple test case is there a way to create an execution excel where we set the flag for the particular test cases we want to execute as Y and other as N

  • @shameem132
    @shameem132 5 лет назад

    Please show the parameterized concept with keyword...would be helpful...thank you...

  • @andresorbegoso7870
    @andresorbegoso7870 5 лет назад

    Naveen do you think if is possible if you can make one video about "how to become a genius in CSS", I think it will help others, or could let me know if you already have a video teaching CSS, have a good day Naveen and Thank you so much for sharing your knowledge.

  • @umar4116
    @umar4116 5 лет назад +1

    Hi Naveen, you are awesome, have you covered assertion in keyword driven framework? if so then can you please send me the link of the video.Thank you

  • @tikmoonify
    @tikmoonify 4 года назад

    Can we use keyword driven framework in Azure pipeline ??

  • @akshaymane007
    @akshaymane007 4 года назад

    Hello naveen thank you so much for such brilliant work...!!
    Just one querry have you added the video for assertion Jenkins integration & Reporting part for the above framework? If Yes plz share link
    Thanks once again!!

  • @spidyniks
    @spidyniks 5 лет назад +1

    Hi Naveen instead of writing same code like click for each locator we can write one general function??

  • @karloxvilla
    @karloxvilla 3 года назад

    Hi Naveen, if in the xpath //h1[text()='Sales Dashbord'] I want to send the text as parameter, where all the time id doesn´t be always the same value, in this case Sales Dashboard, how can I do this change and to use this change in the code?

  • @himanshukhare1992
    @himanshukhare1992 5 лет назад

    @Naveen
    Could you please tell How to manage xpaths in excel having dynamic content like :
    //span[text()='username'];
    Now, let say If I want to change username for different users? Thanks !!!

  • @vhvl3888
    @vhvl3888 5 лет назад

    why u didnt implement the switch case in action for sendkeys and click as you r having it in action with open browser, enter url and quit ? anybody ?

  • @lakshminivas6084
    @lakshminivas6084 5 лет назад

    how to keep different assert validations

  • @nitinchoudhary6516
    @nitinchoudhary6516 5 лет назад

    Naveen, What should we do if we don't want to execute a particular scenario in the sheet. For an example, we have 3 scenarios in the login sheet and I just want to execute 2 of them without deleting the 3rd one from the sheet.

  • @nalinaksheepanda1596
    @nalinaksheepanda1596 5 лет назад

    Hi Naveen, What about a separator like ^ or ~ , these are not available in xpath, i believe.

  • @radhikagupta8725
    @radhikagupta8725 5 лет назад

    Hi Naveen,i do not see any assertions kept in the code ?is it not necessary?

  • @Kiran-wc2wh
    @Kiran-wc2wh 5 лет назад +1

    SIR..PLEASE MAKE A VIDEO ON HOW TO AUTOMATE COLOR OF TEXT USING SELENIUM, WAYS OF EXCEPTION HANDLING IN TESTNG