Giter Club home page Giter Club logo

Comments (5)

duyluonganh avatar duyluonganh commented on July 21, 2024

@hitika26
You can follow Replace webdriver at project level to indicate Katalon Runtime Engine to use our IEDriver instead of our built-in IEDriver. With this approach, the pipeline doesn't need to download the driver in every build

from katalon-studio.

hitika26 avatar hitika26 commented on July 21, 2024

@duyluonganh Do I need to make any changes from the code side to specify that the pipeline uses the web driver from the project apart from picking up the downloaded one?

from katalon-studio.

duyluonganh avatar duyluonganh commented on July 21, 2024

@hitika26 Sorry for my mistake to not provide the link. Here is you: https://docs.katalon.com/docs/katalon-studio-enterprise/test-design/web-test-design/handle-webdrivers/upgrade-or-downgrade-webdrivers#replace-a-webdriver.

What I concern here is the reason you need to replace our embedded IE driver from 3.141.59 to 4.3

from katalon-studio.

hitika26 avatar hitika26 commented on July 21, 2024

@duyluonganh There are some test cases that run only with IE driver 4.3 and gets failed if it uses the embedded one. I have an azure pipeline that installs the katalon studio version 8.4.0 and executes the test cases.

Here is the pipeline:
image

I have included the drivers at the project level at this path in the source code repository:
image

But still, while I run the pipeline, in the pipeline logs I see that it still picks the IE driver from the default location:
image

Can you guide me on what I am missing here?

from katalon-studio.

duyluonganh avatar duyluonganh commented on July 21, 2024

@hitika26 Did you check the console log after the driver launcher? The above log may print before starting the execution but KRE still uses your local driver at the runtime.

from katalon-studio.

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.