Skip to content

Commit fe68aad

Browse files
authored
Update README.md
1 parent f8738d0 commit fe68aad

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
*Learn how to use Codeception framework to configure and run your PHP automation testing scripts on the LambdaTest platform*
2424

25-
[<img height="58" width="200" src="https://user-images.githubusercontent.com/70570645/171866795-52c11b49-0728-4229-b073-4b704209ddde.png">](https://accounts.lambdatest.com/register)
25+
[<img height="58" width="200" src="https://user-images.githubusercontent.com/70570645/171866795-52c11b49-0728-4229-b073-4b704209ddde.png">](https://accounts.lambdatest.com/register?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample)
2626

2727
## Table Of Contents
2828

@@ -74,7 +74,7 @@ composer install
7474

7575
### Setting Up Your Authentication
7676

77-
Make sure you have your LambdaTest credentials with you to run test automation scripts. You can get these credentials from the [LambdaTest Automation Dashboard](https://automation.lambdatest.com/build) or by your [LambdaTest Profile](https://accounts.lambdatest.com/login).
77+
Make sure you have your LambdaTest credentials with you to run test automation scripts. You can get these credentials from the [LambdaTest Automation Dashboard](https://automation.lambdatest.com/build?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample) or by your [LambdaTest Profile](https://accounts.lambdatest.com/login?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample).
7878

7979
**Step 3:** Set LambdaTest `Username` and `Access Key` in environment variables.
8080

@@ -99,7 +99,7 @@ Make sure you have your LambdaTest credentials with you to run test automation s
9999

100100
Notice the declaration of class name **“AcceptanceTester”**. We used this class to specify test configuration, port number, browser name, browser version and other desired capabilities.
101101

102-
> **Note:** You can generate capabilities for your test requirements with the help of **[Desired Capability Generator](https://www.lambdatest.com/capabilities-generator/)**.
102+
> **Note:** You can generate capabilities for your test requirements with the help of **[Desired Capability Generator](https://www.lambdatest.com/capabilities-generator/?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample)**.
103103
104104
### Executing the Test
105105

@@ -109,13 +109,13 @@ Notice the declaration of class name **“AcceptanceTester”**. We used this cl
109109
./vendor/bin/codecept run --steps
110110
```
111111

112-
Your test results would be displayed on the test console (or command-line interface if you are using terminal/cmd) and on [LambdaTest Automation Dashboard](https://automation.lambdatest.com/build).
112+
Your test results would be displayed on the test console (or command-line interface if you are using terminal/cmd) and on LambdaTest Automation Dashboard.
113113

114114
## Testing Locally Hosted Or Privately Hosted Projects
115115

116116
You can test your locally hosted or privately hosted projects with LambdaTest Selenium grid using LambdaTest Tunnel. All you would have to do is set up an SSH tunnel using tunnel and pass toggle `tunnel = True` via desired capabilities. LambdaTest Tunnel establishes a secure SSH protocol based tunnel that allows you in testing your locally hosted or privately hosted pages, even before they are live.
117117

118-
Refer our [LambdaTest Tunnel documentation](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/) for more information.
118+
Refer our [LambdaTest Tunnel documentation](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample) for more information.
119119

120120
Here’s how you can establish LambdaTest Tunnel.
121121

@@ -147,9 +147,9 @@ DesiredCapabilities capabilities = new DesiredCapabilities();
147147

148148
## Additional Links
149149
***
150-
* [Advanced Configuration for Capabilities](https://www.lambdatest.com/support/docs/selenium-automation-capabilities/)
151-
* [How to test locally hosted apps](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/)
152-
* [How to integrate LambdaTest with CI/CD](https://www.lambdatest.com/support/docs/integrations-with-ci-cd-tools/)
150+
* [Advanced Configuration for Capabilities](https://www.lambdatest.com/support/docs/selenium-automation-capabilities/?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample)
151+
* [How to test locally hosted apps](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample)
152+
* [How to integrate LambdaTest with CI/CD](https://www.lambdatest.com/support/docs/integrations-with-ci-cd-tools/?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample)
153153

154154
## Documentation & Resources :books:
155155

@@ -162,7 +162,7 @@ Visit the following links to learn more about LambdaTest's features, setup and t
162162

163163
## LambdaTest Community :busts_in_silhouette:
164164

165-
The [LambdaTest Community](https://community.lambdatest.com/) allows people to interact with tech enthusiasts. Connect, ask questions, and learn from tech-savvy people. Discuss best practises in web development, testing, and DevOps with professionals from across the globe 🌎
165+
The [LambdaTest Community](https://community.lambdatest.com/?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample) allows people to interact with tech enthusiasts. Connect, ask questions, and learn from tech-savvy people. Discuss best practises in web development, testing, and DevOps with professionals from across the globe 🌎
166166

167167
## What's New At LambdaTest ❓
168168

@@ -188,10 +188,10 @@ To stay updated with the latest features and product add-ons, visit [Changelog](
188188
* LT Browser - for responsive testing across 50+ pre-installed mobile, tablets, desktop, and laptop viewports
189189

190190

191-
[<img height="58" width="200" src="https://user-images.githubusercontent.com/70570645/171866795-52c11b49-0728-4229-b073-4b704209ddde.png">](https://accounts.lambdatest.com/register)
191+
[<img height="58" width="200" src="https://user-images.githubusercontent.com/70570645/171866795-52c11b49-0728-4229-b073-4b704209ddde.png">](https://accounts.lambdatest.com/register?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample)
192192

193193
194194
## We are here to help you :headphones:
195195

196-
* Got a query? we are available 24x7 to help. [Contact Us](support@lambdatest.com)
196+
* Got a query? we are available 24x7 to help. [Contact Us](mailto:support@lambdatest.com)
197197
* For more info, visit - [LambdaTest](https://www.lambdatest.com/?utm_source=github&utm_medium=repo&utm_campaign=codeception-selenium-sample)

0 commit comments

Comments
 (0)