Open YorkCorreaLaRosa opened 4 years ago
hi @wakaleo do you think you can help me? thanks
Maybe a bug, upgrade your pom with latest version, for information i just pulled the master branch, duplicate/rename 4 features and make a clean install, I get 4 parralel Chrome running
Hello, I would like to know if on my Scenario Outline I can do parallel executions.
what I mean is being able to open a browser for each example line that I have. I would like to be able to open at least 3 or 4 browsers
This is my Runnerclass
and this is my pom , I would appreciate your help
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">