Skip to content

Commit c3a020d

Browse files
committed
add logs
1 parent 512ac08 commit c3a020d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LambdaTest.Selenium.Driver/SmartUI.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public static async Task<String> CaptureSnapshot(dynamic driver, string name, Di
5353
catch
5454
{
5555
// SessionId not available or accessible
56+
SmartUILogger.LogWarning("SessionId not available or accessible from driver.");
5657
}
5758

5859
if (options == null)

0 commit comments

Comments
 (0)