We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d771ce commit b176db7Copy full SHA for b176db7
Selenium.psd1
@@ -69,7 +69,7 @@
69
# RequiredModules = @()
70
71
#Type files (.ps1xml) to be loaded when importing this module
72
- TypesToProcess = @('types/Selenium.types.ps1xml')
+ TypesToProcess = @('types/Selenium.Types.ps1xml')
73
74
# Format files (.ps1xml) to be loaded when importing this module
75
FormatsToProcess = @('formats/Selenium.format.ps1xml')
0 commit comments