Hi all,
I created Maven project and and added Headless browser selenium script.
I created testNG suit for that script.
Also added required plugins and dependencies in POM.xml file.
But while running as maven build getting below error
[RemoteTestNG] detected TestNG version 6.9.9
[TestN
Got this suggestion as well, seems like a nice way:
https://up-for-grabs.net/#/tags/java
Robert
On Sun, 29 Jul 2018 21:11:20 +0200, Karl Heinz Marbaise
wrote:
Hi Robert,
On 29/07/18 21:02, Robert Scholte wrote:
On Sun, 29 Jul 2018 20:50:28 +0200, Karl Heinz Marbaise
wrote:
Hi Rober
Hi Enrico,
On 30/07/18 21:01, Enrico Olivelli wrote:
awesome reading!
Thank you for sharing your experience
Enrico
(Nit: There is a little typo 'appriopriate')
Great..thanks for finding this. Fixed. will be online in a few minutes..
Kind regards
Karl Heinz Marbaise
Il lun 30 lug 2018, 20
awesome reading!
Thank you for sharing your experience
Enrico
(Nit: There is a little typo 'appriopriate')
Il lun 30 lug 2018, 20:21 Karl Heinz Marbaise ha
scritto:
> Hi,
>
> I have finished my write up about my current working scripts to make my
> life easier...
>
> If someone is interested
Hi,
I have finished my write up about my current working scripts to make my
life easier...
If someone is interested in take a look at:
https://blog.soebes.de/blog/2018/07/30/automate-it-part-ii/
suggestions/ideas are always welcome...
Kind regards
Karl Heinz Marbaise
--
On Sun 29 Jul 2018 at 18:31, Robert Scholte wrote:
> jenkinsEnv.groovy contains
> def nodeSelection(String osLabel)
>
> this section can be used to temporary disable certain nodes for all our
> jobs.
And it is for this *exact* purpose that the env is separate from the rest
of the pipeline s