Skip to content

Commit d425bc3

Browse files
[deploy site] added ruby raider project, modified links (#2391)
1 parent 507ce22 commit d425bc3

File tree

1 file changed

+29
-21
lines changed

1 file changed

+29
-21
lines changed

website_and_docs/content/ecosystem/_index.html

Lines changed: 29 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
361361
<tr>
362362
<th scope="row">
363363
<p>
364-
<a href="https://github.com/atata-framework/atata"> Atata </a>
364+
<a href="https://github.com/atata-framework/atata" target="_blank" rel="noopener noreferrer"> Atata </a>
365365
</p>
366366
</th>
367367
<td>C#</td>
@@ -370,7 +370,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
370370
<tr>
371371
<th scope="row">
372372
<p>
373-
<a href="https://github.com/AutomateThePlanet/BELLATRIX">
373+
<a href="https://github.com/AutomateThePlanet/BELLATRIX" target="_blank" rel="noopener noreferrer">
374374
BELLATRIX
375375
</a>
376376
</p>
@@ -381,7 +381,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
381381
<tr>
382382
<th scope="row">
383383
<p>
384-
<a href="https://github.com/BoykaFramework/boyka-framework">
384+
<a href="https://github.com/BoykaFramework/boyka-framework" target="_blank" rel="noopener noreferrer">
385385
Boyka Framework
386386
</a>
387387
</p>
@@ -392,7 +392,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
392392
<tr>
393393
<th scope="row">
394394
<p>
395-
<a href="https://github.com/teamcapybara/capybara"> Capybara </a>
395+
<a href="https://github.com/teamcapybara/capybara" target="_blank" rel="noopener noreferrer"> Capybara </a>
396396
</p>
397397
</th>
398398
<td>Ruby</td>
@@ -401,7 +401,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
401401
<tr>
402402
<th scope="row">
403403
<p>
404-
<a href="https://github.com/Codeception/CodeceptJS">
404+
<a href="https://github.com/Codeception/CodeceptJS" target="_blank" rel="noopener noreferrer">
405405
CodeceptJS
406406
</a>
407407
</p>
@@ -412,7 +412,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
412412
<tr>
413413
<th scope="row">
414414
<p>
415-
<a href="https://github.com/FluentLenium/FluentLenium">
415+
<a href="https://github.com/FluentLenium/FluentLenium" target="_blank" rel="noopener noreferrer">
416416
FluentLenium
417417
</a>
418418
</p>
@@ -423,7 +423,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
423423
<tr>
424424
<th scope="row">
425425
<p>
426-
<a href="https://github.com/mherrmann/selenium-python-helium">
426+
<a href="https://github.com/mherrmann/selenium-python-helium" target="_blank" rel="noopener noreferrer">
427427
Helium
428428
</a>
429429
</p>
@@ -434,7 +434,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
434434
<tr>
435435
<th scope="row">
436436
<p>
437-
<a href="https://github.com/watir/nerodia"> Nerodia </a>
437+
<a href="https://github.com/watir/nerodia" target="_blank" rel="noopener noreferrer"> Nerodia </a>
438438
</p>
439439
</th>
440440
<td>Python</td>
@@ -443,7 +443,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
443443
<tr>
444444
<th scope="row">
445445
<p>
446-
<a href="https://qmetry.github.io/qaf/"> QAF </a>
446+
<a href="https://qmetry.github.io/qaf/" target="_blank" rel="noopener noreferrer"> QAF </a>
447447
</p>
448448
</th>
449449
<td>Java</td>
@@ -452,7 +452,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
452452
<tr>
453453
<th scope="row">
454454
<p>
455-
<a href="https://github.com/selenide/selenide"> Selenide </a>
455+
<a href="https://github.com/selenide/selenide" target="_blank" rel="noopener noreferrer"> Selenide </a>
456456
</p>
457457
</th>
458458
<td>Java</td>
@@ -461,7 +461,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
461461
<tr>
462462
<th scope="row">
463463
<p>
464-
<a href="https://github.com/seleniumbase/SeleniumBase">
464+
<a href="https://github.com/seleniumbase/SeleniumBase" target="_blank" rel="noopener noreferrer">
465465
SeleniumBase
466466
</a>
467467
</p>
@@ -473,8 +473,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
473473
<th scope="row">
474474
<p>
475475
<a
476-
href="https://github.com/robotframework/SeleniumLibrary#seleniumlibrary"
477-
>
476+
href="https://github.com/robotframework/SeleniumLibrary#seleniumlibrary" target="_blank" rel="noopener noreferrer">
478477
SeleniumLibrary
479478
</a>
480479
</p>
@@ -485,7 +484,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
485484
<tr>
486485
<th scope="row">
487486
<p>
488-
<a href="https://github.com/watir/watir"> Watir </a>
487+
<a href="https://github.com/watir/watir" target="_blank" rel="noopener noreferrer"> Watir </a>
489488
</p>
490489
</th>
491490
<td>Ruby</td>
@@ -494,7 +493,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
494493
<tr>
495494
<th scope="row">
496495
<p>
497-
<a href="https://github.com/webdriverio/webdriverio">
496+
<a href="https://github.com/webdriverio/webdriverio" target="_blank" rel="noopener noreferrer">
498497
WebdriverIO
499498
</a>
500499
</p>
@@ -505,7 +504,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
505504
<tr>
506505
<th scope="row">
507506
<p>
508-
<a href="https://github.com/nightwatchjs/nightwatch">
507+
<a href="https://github.com/nightwatchjs/nightwatch" target="_blank" rel="noopener noreferrer">
509508
Nightwatch.js
510509
</a>
511510
</p>
@@ -516,7 +515,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
516515
<tr>
517516
<th scope="row">
518517
<p>
519-
<a href="https://github.com/ShaftHQ/SHAFT_ENGINE">
518+
<a href="https://github.com/ShaftHQ/SHAFT_ENGINE" target="_blank" rel="noopener noreferrer">
520519
SHAFT_Engine
521520
</a>
522521
</p>
@@ -527,7 +526,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
527526
<tr>
528527
<th scope="row">
529528
<p>
530-
<a href="https://github.com/Abdelrhman-Ellithy/Ellithium">
529+
<a href="https://github.com/Abdelrhman-Ellithy/Ellithium" target="_blank" rel="noopener noreferrer">
531530
Ellithium
532531
</a>
533532
</p>
@@ -538,7 +537,7 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
538537
<tr>
539538
<th scope="row">
540539
<p>
541-
<a href="https://github.com/vaadin/testbench"> TestBench </a>
540+
<a href="https://github.com/vaadin/testbench" target="_blank" rel="noopener noreferrer"> TestBench </a>
542541
</p>
543542
</th>
544543
<td>Java</td>
@@ -547,12 +546,21 @@ <h2 class="card-title" id="frameworks">Frameworks</h2>
547546
<tr>
548547
<th scope="row">
549548
<p>
550-
<a href="https://yapoml.dev/selenium"> Yapoml </a>
549+
<a href="https://github.com/yapoml" target="_blank" rel="noopener noreferrer"> Yapoml </a>
551550
</p>
552551
</th>
553552
<td>C#</td>
554553
<td>Nikolay Borisenko</td>
555554
</tr>
555+
<tr>
556+
<th scope="row">
557+
<p>
558+
<a href="https://github.com/RaiderHQ/ruby_raider" target="_blank" rel="noopener noreferrer"> Ruby Raider</a>
559+
</p>
560+
</th>
561+
<td>C#</td>
562+
<td>Augustin Gottlieb</td>
563+
</tr>
556564
</tbody>
557565
</table>
558566
</div>
@@ -575,7 +583,7 @@ <h2 id="tools">Tools</h2>
575583
<tr>
576584
<th scope="row">
577585
<p>
578-
<a href="https://testcontainers.com/"> Testcontainers </a>
586+
<a href="https://testcontainers.com/"target="_blank" rel="noopener noreferrer"> Testcontainers </a>
579587
</p>
580588
</th>
581589
<td>.NET, Java, Python, Node.js</td>

0 commit comments

Comments
 (0)