Robot Framework Tutorial #21 - Refactor Selenium Webelement Locators

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • Get all my courses for USD 5.99/Month - bit.ly/all-cou...
    ❖ FREE Training's at training.rcvac... ❖ In this Robot Framework Tutorial we will understand how to refactor selenium webelement locators and organise your robot framework project so that it is more maintainable and manageable.
    Watch the full robot framework tutorial series to master robot framework automation.
    Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials.
    More tutorial playlists below:
    ❖JIRA BEGINNER TUTORIAL❖ bit.ly/jira-beg...
    ❖JIRA WORKFLOW TUTORIAL❖ bit.ly/2EzKOEB
    ❖JIRA ADMINISTRATION TUTORIAL❖ bit.ly/36MPPFR
    ❖JIRA TUTORIAL INTERMEDIATE❖ bit.ly/Atlassia... TUTORIALS❖ bit.ly/jira-tut...
    ❖ZEPHYR TUTORIAL❖ bit.ly/zephyr-f...
    ❖ SOAPUI TUTORIAL❖ bit.ly/Sopui-tu...
    ❖ JSONPath TUTORIAL❖ bit.ly/2sIZIFG
    ❖ POSTMAN TUTORIAL❖ bit.ly/2PBbhI7
    ❖ ISTQB AGILE TESTER CERTIFICATION TUTORIAL❖ bit.ly/istqb-ag...
    ❖ ISTQB FOUNDATION LEVEL CERTIFICATION TUTORIAL ❖bit.ly/istqb-fo...
    ❖CUCUMBER SELENIUM TUTORIAL❖ bit.ly/cucumber...
    ❖TESTRAIL TUTORIAL❖ bit.ly/testrail...
    ❖AGILE TUTORIALS❖ bit.ly/agile-tu...
    ❖PYTHON TUTORIALS❖ bit.ly/python-p...
    ❖PYTHON BEHAVE TUTORIALS❖ bit.ly/python-b...
    ❖PRACTITEST TUTORIAL❖ bit.ly/practite...
    ❖JAVA TUTORIAL❖ bit.ly/2F1iL1B
    ❖ZEPHYR TUTORIAL❖ bit.ly/zephyr-f...
    ❖ TRAININGS ON RCV ACADEMY PORTAL ❖
    bit.ly/learn-pr...
    bit.ly/learn-ji...
    bit.ly/jira-beg...
    bit.ly/learn-co...
    bit.ly/ISTQB-fo...
    ❖ FOLLOW US ON TWITTER ❖
    / rcvacademy
    / swtmentor
    / mrmverma
    ❖ LIKE US ON FACEBOOK ❖
    / softwaretestingmentor
    / rcvacademy47
    ❖ OUR TUTORIAL WEBSITES ❖
    www.softwarete...
    www.rcvacademy...
    ❖ RCV ACADEMY TRAINING PORTAL - GET MORE TUTORIALS HERE ❖
    training.rcvac...
    ❖ GET MY TRAININGS ON UDEMY ❖
    www.udemy.com/... #RobotFrameworkTutorial #RobotFramework #TestAutomation #SeleniumTutorial #SeleniumWebDriver #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

КОМЕНТАРІ • 10

  • @apapap917
    @apapap917 4 роки тому +4

    why referencing py file with variables is better that referencing robot file with variables?

    • @felipeluz1333
      @felipeluz1333 4 роки тому +1

      and page object model as far as I concern is based on 'classes' that contain their locators and actions (methods) within

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

    thx so much bro

  • @sintiakristi4179
    @sintiakristi4179 2 роки тому

    I want to ask if the locator is not found (it keeps changing), what is the solution?

  • @madiwalappagoudar9276
    @madiwalappagoudar9276 3 роки тому +1

    Hi please help me . my. py file is not working ,showing error as "Cannot find declaration to go to"

    • @brocaio3382
      @brocaio3382 2 роки тому

      Hello how are you?
      Managed to solve ? i have the same problem :(

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

      make sure you're pointing to the correct file in the case of what is showed in this video it will be like this : Variables ../Web_Elements.py under settings

  • @yahyakansu4514
    @yahyakansu4514 3 роки тому

    My .py file does not work. Why the robot framework did not find my custom library?

  • @prasoonmathur6722
    @prasoonmathur6722 4 роки тому

    any link for the for get rest api .. Here is my piece of code.