clean code
This commit is contained in:
parent
d30c17365b
commit
4b6d3a0059
|
|
@ -23,6 +23,5 @@ public partial class PlaywrightWebDriver
|
|||
if (page == null)
|
||||
return string.Empty;
|
||||
return page.Url;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue