Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b48b379

Browse files
Update README.md
1 parent 4b7d4b8 commit b48b379

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎README.md‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
*Learn how to use Laravel framework to configure and run your PHP automation scripts on the LambdaTest platform*
2323

24-
[<img height="58" width="200" src="https://user-images.githubusercontent.com/70570645/171866795-52c11b49-0728-4229-b073-4b704209ddde.png">](https://accounts.lambdatest.com/register)
24+
[<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=php-laravel-dusk-todo)
2525

2626
## Table Of Contents
2727

@@ -76,7 +76,7 @@ composer dump-autoload
7676
```
7777
### Setting Up Your Authentication
7878

79-
Make sure you have your LambdaTest credentials with you to run test automation scripts on LambdaTest Selenium Grid. You can obtain these credentials from the [LambdaTest Automation Dashboard](https://automation.lambdatest.com/build) or through [LambdaTest Profile](https://accounts.lambdatest.com/login).
79+
Make sure you have your LambdaTest credentials with you to run test automation scripts on LambdaTest Selenium Grid. You can obtain these credentials from the [LambdaTest Automation Dashboard](https://automation.lambdatest.com/build?utm_source=github&utm_medium=repo&utm_campaign=php-laravel-dusk-todo) or through [LambdaTest Profile](https://accounts.lambdatest.com/login?utm_source=github&utm_medium=repo&utm_campaign=php-laravel-dusk-todo).
8080

8181
**Step 3:** Create .env from example file
8282
```bash
@@ -108,7 +108,7 @@ LT_ACCESS_KEY="<Your_Access_Key"
108108

109109
**Step 6:** In [DuskTestCase.php](https://github.com/LambdaTest/php-laravel-dusk-todo/blob/master/tests/DuskTestCase.php), we are passing browser, browser version, and operating system information, along with LambdaTest Selenium grid capabilities via capabilities object. Update platform configuration in driver method of `tests/DuskTestCase.php`, to specify the target where tests should run. The capabilities object in the above code are defined as:
110110

111-
You can generate capabilities for your test requirements with the help of our inbuilt [Desired Capability Generator](https://www.lambdatest.com/capabilities-generator/).
111+
You can generate capabilities for your test requirements with the help of our inbuilt [Desired Capability Generator](https://www.lambdatest.com/capabilities-generator/?utm_source=github&utm_medium=repo&utm_campaign=php-laravel-dusk-todo).
112112

113113
### Executing The Test
114114

@@ -139,7 +139,7 @@ Our sample test case can be found in [TodoTest.php](https://github.com/LambdaTes
139139

140140
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.
141141

142-
Refer our [LambdaTest Tunnel documentation](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/) for more information.
142+
Refer our [LambdaTest Tunnel documentation](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/?utm_source=github&utm_medium=repo&utm_campaign=php-laravel-dusk-todo) for more information.
143143

144144
Here’s how you can establish LambdaTest Tunnel.
145145

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

180180
## LambdaTest Community :busts_in_silhouette:
181181

182-
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 🌎
182+
The [LambdaTest Community](https://community.lambdatest.com/?utm_source=github&utm_medium=repo&utm_campaign=php-laravel-dusk-todo) 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 🌎
183183

184184
## What's New At LambdaTest ❓
185185

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

207207

208-
[<img height="58" width="200" src="https://user-images.githubusercontent.com/70570645/171866795-52c11b49-0728-4229-b073-4b704209ddde.png">](https://accounts.lambdatest.com/register)
208+
[<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=php-laravel-dusk-todo)
209209

210210
## We are here to help you :headphones:
211211

212-
* Got a query? we are available 24x7 to help. [Contact Us](support@lambdatest.com)
212+
* Got a query? we are available 24x7 to help. [Contact Us](mailto:support@lambdatest.com)
213213
* For more info, visit - [LambdaTest](https://www.lambdatest.com/?utm_source=github&utm_medium=repo&utm_campaign=php-laravel-dusk-todo)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /