Forum Discussion

Lagencie's avatar
Lagencie
Frequent Contributor
6 years ago

TypeError in MicrosoftEdge

Hello Community,

 

TypeError: descriptor 'find' requires a 'str' object but received a 'IDispatchMemberWrapper'

 
 
This is the error I get when executing this command: str.find(Aliases.Something.Something.textContent,"multiple assignments") Equals -1
 
In all browsers it works, but in MicrosoftEdge it gives me the TypeError and I dont know why. When I run the teststep in Debug watch Aliases.Something.Something.textContent gives me a String with "There are multiple assignments".
 
Anyone knows this problem / run into something similiar already?

2 Replies