aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/aai/create_complex.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-05-09upgrade to python3 librariesDR695H1-1/+1
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>
2018-02-23cleaning up some dirty code and warnings from REDDR695H1-6/+1
Issue-ID: TEST-79 Change-Id: Iadfe17079c4cf1aa4483464c748d2ab31244df63 Signed-off-by: DR695H <dr695h@att.com>
2017-11-12Update A&AI api to v11 and create complexJerry Flood1-0/+71
Issue: TEST-34 Change-Id: Ibac7f78390f517e3d3876ec0adff97d1136b2f28 Signed-off-by: Jerry Flood <jf9860@att.com>