aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/browser_setup.robot
AgeCommit message (Collapse)AuthorFilesLines
2020-04-14Fix chrome vid sslBrian Freeman1-1/+7
Adds insecure cert allowed to chrome browser setup INT-1513 , fixing a space character for CDS Set Input Parameter is also fixed Issue-ID: INT-680 Change-Id: I8f2305bead0829a92d48268f4529e34fa965a2f9 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-07-23cleaning up some warningsDR695H1-1/+1
need these cleaned before switching over the variabel strucuture in preload Issue-ID: TEST-174 Change-Id: I1667f45b0135a059dfab2835c9b4f743703c60a5 Signed-off-by: DR695H <dr695h@att.com>
2019-06-13remove the unused import and remove the dnsutilsDR695H1-4/+0
Change-Id: I41fc25ab47baac9f82011a68161b0963c074e590 Issue-ID: TEST-164 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-5/+3
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2017-10-02Configure to run Robot w/chrome headless option ddJerry Flood1-12/+18
Issue: TEST-58 Change-Id: I1f45477c3df947dc8812c9da55d856a9b29be65a Signed-off-by: Jerry Flood <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+43
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>