Coder Social home page Coder Social logo

Comments (7)

lte2000 avatar lte2000 commented on July 26, 2024 1

Do you mean in you Test Cases, it like:

*** Test Cases ***
Test
    - Open main page
    ? Check page title

While your keyword definition is like:

*** Keywords ***
Open main page
    Log    a

Check page title
    Log    b

And you want resolve "- Open main page" in your Test Cases to "Open main page"?

from intellibot.

lte2000 avatar lte2000 commented on July 26, 2024 1

Please try the attached intellibot. "intellibot.zip"

from intellibot.

betapl3b avatar betapl3b commented on July 26, 2024

Exactly! And most of my keywords are from custom python library if it matters.

from intellibot.

betapl3b avatar betapl3b commented on July 26, 2024

@lte2000 it's perfect, appreciate it!

from intellibot.

robco avatar robco commented on July 26, 2024

@betapl3b , any plans to include this to the main branch?

from intellibot.

betapl3b avatar betapl3b commented on July 26, 2024

@robco I am not owner of the repo.
Actually this feature is quite specific (only for ALM convertor users) and I think there is no need to merge it.
For someone who needs it, I think, this .zip build is enough

from intellibot.

robco avatar robco commented on July 26, 2024

@betapl3b, this is not about "ALM Convertor". Robot Framework supports custom prefixes which can be utilized by various "conventions approaches". For example Gherkin, etc.
Having this available as custom build is fine as long as new Intellibot version will be/was released. Newer versions of Intellibot will make this custom build outdated and probably incompatible in case PyCharm will change something in the middle..

from intellibot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.