Skip to content

Conversation

@the-mentor
Copy link
Collaborator

  1. Check Linux and MacOS assemblies files execution and fix them if incorrect.
  2. Added Start-SeChrome Minimized and Fullscreen
  3. Added Start-SeChrome StartURL parameter to specify a URL that chrome will go to on startup.
  4. Added the option to specify a ProfileDirectoryPath in Start-SeChrome
  5. Added better handeling of multiple arguments in Start-SeChrome
  6. Added the option to delete a cookie by name to Remove-SeCookie
  7. Fixed an issue that prevented $null value in Set-SeCookie $ExpiryDate
  8. Added appropriate tests to Selenium.tests.ps1
  9. Made appropriate changes to README.md to replace the above changes.

1) Added Start-SeChrome Minimized and Fullscreen
2) Added Start-SeChrome StartURL parameter to specify a URL that chrome will go to on startup.
3) Added the option to specify a ProfileDirectoryPath in Start-SeChrome
4) Added better handeling of multiple arguments in Start-SeChrome
5) Added the option to delete a cookie by name to Remove-SeCookie
6) Fixed an issue that prevented $null value in Set-SeCookie $ExpiryDate
7) Added appropriate tests to Selenium.tests.ps1
8) Made approprate changes to README.md to replace the above changes.
…rect

Check Linux and MacOS assemblie files execution and fix them if incorrect
Replaced Write-Host with Write-Verbose in Start-SeChrome
@adamdriscoll
Copy link
Owner

Looks good!

@adamdriscoll adamdriscoll merged commit 0a44c97 into adamdriscoll:master Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants