Skip to content
forked from AFrame/aframe

.NET automation framework for Web, Desktop and Mobile applications.

License

Notifications You must be signed in to change notification settings

TattsGroup/aframe

 
 

Repository files navigation

Build status

Documentation

Please view the website (https://aframe.github.io)

Changelog

0.5.4

  • Fix for Selenium StaleElementReferenceException. Will retry once if caught.

0.5.0

  • Added 'AlwaysSearch' for all controls or just the individual ones. Should fix stale control issues.

0.4.26

  • Added launch overload for desktop to allow for System.Diagnostics.ProcessStartInfo

0.4.0

  • [BREAKING CHANGE] Changed name from MainFrame to AFrame.
  • Added preliminary support for desktop automation (WPF, WIN FORMS)

0.3.19

  • [BREAKING CHANGE] Changed MainFrame namespace from MainFrame to MainFrame.Core (NuGet package id has changed also - so please remove and reinstall nuget packages)
  • Relocated files in project
  • Added sample for MainFrame.Web using nuget's website

0.2.0

  • Added support for iFrames.
  • Refactored extensively.

0.1.1

  • Updated Playback to include a properties / brain to hold information.
  • Added absolute selector debugging

0.1.0

  • Added support for multiple selectors
  • Added implicit search timeouts

0.0.2

  • Added jQuery Selectors for web component

0.0.1

  • Initial release

Contributors

Sam Thwaites

Licence

See LICENCE

About

.NET automation framework for Web, Desktop and Mobile applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%