Code Monkey home page Code Monkey logo

Comments (6)

Sunil-Rathore avatar Sunil-Rathore commented on August 25, 2024

@luciano-renzi what you thinking to implement this one I will go ahead to implement this feature.

from golem.

luciano-renzi avatar luciano-renzi commented on August 25, 2024

I would give priority to importing from Selenium IDE rather than the other one. I think that would be a far more helpful feature. But it's up to you.

I see the Selenium IDE can export a single test as a pytest file or an entire project as a .side file (which looks like json). Which of these were you trying to use?

from golem.

Sunil-Rathore avatar Sunil-Rathore commented on August 25, 2024

it will better we can use export .side file which look like json and can convert into golem scripts.

from golem.

luciano-renzi avatar luciano-renzi commented on August 25, 2024

In that case it should be better if the importer creates each test in the side file if a test with the same name does not yet exist in Golem otherwise it should ignore it

from golem.

Sunil-Rathore avatar Sunil-Rathore commented on August 25, 2024

@luciano-renzi yes this feature almost completed but what u think about if project name already exists.
actually side will import with first new project name and after test and suite inside created project.

there is below three different way to handle this one.
if project already exist then it will not import again.
if project already exist and user want to add newly test and suite in the existing project.
if project already exist and user want to replace the already exist test or suite in existing project.

let me know your comments which one is good as of now.

from golem.

luciano-renzi avatar luciano-renzi commented on August 25, 2024

if project does not exist, a new project should be created.
for each test if a test with same name exist, show warning. it could have a --overwrite flag to replace existing test with new one.

from golem.

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.