Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions site_source_files/themes/selenium/layouts/ecosystem/section.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,18 @@ <h2>Functional Test Services</h2>
Enterprise Selenium Grid - on-premises, secure, managed and highly scalable for Web and Mobile.
</td>
</tr>

<tr>
<td data-label="Service" class="row-link">
<a href="https://www.lambdatest.com/">
<b>LambdaTest</b>
</a>
</td>
<td data-label="Description">
Cross Browser Testing cloud that allows you to run Selenium scripts on 2000+ differnet desktop and mobile browsers.
</td>
</tr>

</tbody>
</table>
</div>
Expand Down