reportportal / agent-java-karate

Karate integration for ReportPortal
Apache License 2.0
10 stars 16 forks source link

configure driver is not recognizing karate config variables to parameterize browser name and driver path #12

Closed vijaybhargavc closed 9 months ago

vijaybhargavc commented 3 years ago

configure driver is not recognizing karate config variables, not sure how to parameterize browser and driver in KarateFramework, pls take a look and suggest if its actual issue or am I missing something

KarateConfig SampleFeature debugSession

HardNorth commented 9 months ago

@vijaybhargavc Hmm, as far as I understand Karate it has its own Selenium Driver bridge, you should address this question to its supporters. Basically, we are nothing to do with that.