Olà
I’ve a test who sends a message with an attachment
For this one, I must type the full path of my pdf file in a dialog box : SendKeys.SendWait(path + {ENTER})
The security on the drive (path) is “Everyone fuul control”
The instuction Sendkeys.Sendwait throws an error : access denied !
Some help ‘ll be very appreciated 😊
David
( 1583
Hello
Just D:\Tests_journaliers\TFS
I ‘ve tested another path : \\SRVXXX\Commun\MyCPH Web\Tests\Tests_journaliers
Idem
De :
seleniu...@googlegroups.com <seleniu...@googlegroups.com>
De la part de SuperKevy
Envoyé : jeudi 16 novembre 2023 18:44
À : Selenium Users <seleniu...@googlegroups.com>
Objet : [selenium-users] Re: c# - sendKeys : accesss denied
ATTENTION : cet e-mail provient d'une personne externe. Vérifiez toujours l’expéditeur avant d’ouvrir les pièces jointes ou de cliquer sur les liens.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
selenium-user...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/selenium-users/dc265fd6-0cf4-4c1f-8f8f-8c6e60e324a9n%40googlegroups.com.
Hello
Thank you for your answers
But I do
· SendKeys.SendWait(Path.Combine(ConfigurationManager.AppSettings["TestsDirectory"], ConfigurationManager.AppSettings["PdfDirectory"], "RAT19_12.pdf") + "{ENTER}");
So the path is correct, and on my development PC that works.
The problem arises on the PC where the tests are played, via TFS builds
De : seleniu...@googlegroups.com <seleniu...@googlegroups.com>
De la part de SuperKevy
Envoyé : vendredi 17 novembre 2023 19:34
À : Selenium Users <seleniu...@googlegroups.com>
Objet : Re: [selenium-users] Re: c# - sendKeys : accesss denied
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/de186f8f-488d-404b-8d68-48fc247bd1adn%40googlegroups.com.