Socket
Socket
Sign inDemoInstall

@serenity-js/web

Package Overview
Dependencies
Maintainers
0
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serenity-js/web - npm Package Versions

1
1012

3.0.0-rc.17

Diff

Changelog

Source

3.0.0-rc.17 (2022-06-02)

Bug Fixes

  • core: corrected QuestionAdapter to improve support for any type (9bed585)

Features

  • core: Screenplay-style Dictionary<T> to help resolve objects with nested Questions (6a66778), closes #1219
  • core: type-safe Notepad and improved notes() DSL with support for QuestionAdapters (04c5397), closes #1220
  • rest: all HTTP requests accept DynamicRecord<AxiosRequestConfig> (c28b47c), closes #463
jan-molak
published 3.0.0-rc.16 •

Changelog

Source

3.0.0-rc.16 (2022-04-15)

Features

  • core: get the number of notes stored in the notepad with Notepad#size() (a5c00b9)
  • core: improved support for recording and reading notes (6afc610), closes #817

BREAKING CHANGES

  • core: This implementation replaces the previous implementations of TakeNote, TakeNotes and Note, so tests using those interfaces will need to be updated.
jan-molak
published 3.0.0-rc.15 •

Changelog

Source

3.0.0-rc.15 (2022-04-10)

Bug Fixes

  • web: corrected an inefficient regular expression in By selector description generator (1b537d2)
  • web: replaced legacy PromiseLike return types with native Promise types (436b3cb)
jan-molak
published 3.0.0-rc.14 •

Changelog

Source

3.0.0-rc.14 (2022-03-28)

Bug Fixes

  • web: auto-generated descriptions of nested PageElements are easier to read (5a51d91)
  • web: corrected return types of question about Selected page elements (b32f280)

Features

  • web: Attribute.called(name).of(pageElement) returns a QuestionAdapter (e220665)
  • web: CssClasses.of(pageElement) returns a QuestionAdapter (0942887)
  • web: Value.of(pageElement) returns a QuestionAdapter (c45b483)
jan-molak
published 3.0.0-rc.13 •

Changelog

Source

3.0.0-rc.13 (2022-03-02)

Features

jan-molak
published 3.0.0-rc.12 •

Changelog

Source

3.0.0-rc.12 (2022-02-23)

Bug Fixes

  • serenity-bdd: downgraded to Serenity BDD CLI 3.1.0 (773786a), closes #1133
jan-molak
published 3.0.0-rc.11 •

Changelog

Source

3.0.0-rc.11 (2022-02-13)

Bug Fixes

  • core: updated dependency on error-stack-parser (ea50285)
  • web: made the constructor of BrowseTheWeb protected, since it's an abstract class (dbfbed0)

Features

  • serenity-bdd: updated Serenity BDD CLI to 3.2.0, which introduces new HTML reports (9abdbd6)
  • web: support for working with frames and an interaction to Switch.to(frameOrPage) (ef73ef2), closes #805
jan-molak
published 3.0.0-rc.10 •

Changelog

Source

3.0.0-rc.10 (2022-02-03)

jan-molak
published 3.0.0-rc.9 •

Changelog

Source

3.0.0-rc.9 (2022-02-01)

Features

  • web: isVisible() works with Web elements in Shadow DOM (cf84fb0), closes #1085
jan-molak
published 3.0.0-rc.8 •

Changelog

Source

3.0.0-rc.8 (2022-01-28)

Bug Fixes

  • core: ensure Question.about doesn't expose internal interfaces (4bfb6bc), closes #1106
  • webdriverio: corrected visibility of the browser field on BrowseTheWebWithWebdriverIO (0de725f)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc