Skip to content

Change Element.size() to Element.length() in appcontainer-driver.js #40

@kood1

Description

@kood1

jQuery has deprecated size() and encourages length attribute to be used instead. We should change our size() method to length() and use .length in the eval call.

We need to make the change in following files:

  • msl-client-browser/appcontainer-driver.js
  • test/msl-clien-browser/spec/MSLTestSpec.js

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions