Skip to content

Commit 934748a

Browse files
committed
Remove Wait-SeElementExists from FunctionsToExport list
1 parent e89e5e6 commit 934748a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Selenium.psd1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ FunctionsToExport = @(
8686
"Start-SeInternetExplorer",
8787
"Start-SeEdge",
8888
"Stop-SeDriver",
89-
"Wait-SeElementExists"
9089
)
9190

9291
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.

debug.log

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0819/204533.991:ERROR:process_reader_win.cc(123)] NtOpenThread: {Access Denied} A process has requested access to an object, but has not been granted those access rights. (0xc0000022)
2+
[0819/204533.992:ERROR:exception_snapshot_win.cc(98)] thread ID 24152 not found in process

0 commit comments

Comments
 (0)